1 write to _moduleHandle
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.Metadata.cs (1)
781
_moduleHandle
= moduleHandle;
2 references to _moduleHandle
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.Metadata.cs (2)
809
if (
_moduleHandle
!= _moduleForMethodHandle)
876
return _lookupMethodInfo.GetMethodDictionary(new MethodNameAndSignature(ModuleList.Instance.GetMetadataReaderForModule(
_moduleHandle
), _methodHandle), out dictionaryComponent);