1 write to Handle
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\ModuleList.cs (1)
31
Handle
= moduleHandle;
20 references to Handle
System.Private.StackTraceMetadata (4)
Internal\StackTraceMetadata\StackTraceMetadata.cs (4)
59
if (moduleInfo.
Handle
.OsModuleBase == moduleStartAddress)
61
PerModuleMethodNameResolver resolver = _perModuleMethodNameResolverHashtable.GetOrCreateValue(moduleInfo.
Handle
.GetIntPtrUNSAFE());
192
if (moduleInfo.
Handle
.OsModuleBase == moduleStartAddress)
194
PerModuleMethodNameResolver resolver = _perModuleMethodNameResolverHashtable.GetOrCreateValue(moduleInfo.
Handle
.GetIntPtrUNSAFE());
System.Private.TypeLoader (16)
Internal\Runtime\TypeLoader\ModuleList.cs (4)
62
return RuntimeAugments.FindBlob(
Handle
, (int)blobId, new IntPtr(ppBlob), new IntPtr(pcbBlob));
75
return RuntimeAugments.FindBlob(
Handle
, (int)blobId, new IntPtr(ppBlob), new IntPtr(pcbBlob));
105
HandleToModuleIndex.Add(Modules[moduleIndex].
Handle
, moduleIndex);
370
return moduleInfo.
Handle
;
Internal\Runtime\TypeLoader\TemplateLocator.cs (1)
85
NativeReader nativeLayoutReader = TypeLoaderEnvironment.GetNativeLayoutInfoReader(moduleInfo.
Handle
);
Internal\Runtime\TypeLoader\TypeBuilder.cs (1)
311
NativeReader nativeLayoutInfoReader = TypeLoaderEnvironment.GetNativeLayoutInfoReader(nativeLayoutModule.
Handle
);
Internal\Runtime\TypeLoader\TypeBuilderState.cs (1)
151
nativeLayoutInfo.Reader = TypeLoaderEnvironment.GetNativeLayoutInfoReader(nativeLayoutInfo.Module.
Handle
);
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.ConstructedGenericMethodsLookup.cs (2)
276
if (!lookupData.MatchParsedEntry(ref entryParser, ref externalReferencesLookup, module.
Handle
))
385
if (!lookupData.MatchParsedEntry(ref entryParser, ref externalReferencesLookup, module.
Handle
))
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.FieldAccess.cs (1)
111
fieldAccessMetadata.MappingTableModule = mappingTableModule.
Handle
;
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.GVMResolution.cs (5)
185
targetMethodNameAndSignature = GetMethodNameAndSignatureFromToken(module.
Handle
, nameAndSigToken);
224
nativeLayoutContext._module = ModuleList.Instance.GetModuleInfoByHandle(module.
Handle
);
367
MethodNameAndSignature interfaceMethodNameAndSignature = GetMethodNameAndSignatureFromToken(module.
Handle
, nameAndSigToken);
499
MethodNameAndSignature parsedCallingNameAndSignature = GetMethodNameAndSignatureFromToken(module.
Handle
, parsedCallingNameAndSigToken);
505
MethodNameAndSignature targetMethodNameAndSignature = GetMethodNameAndSignatureFromToken(module.
Handle
, parsedTargetMethodNameAndSigToken);
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.Metadata.cs (1)
663
module.
Handle
,