2 writes to _neverAccessThisExceptThroughModuleDefinitionProperty
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Modules\Ecma\EcmaModule.cs (2)
35
_neverAccessThisExceptThroughModuleDefinitionProperty
= reader.GetModuleDefinition();
136
private ref readonly ModuleDefinition ModuleDefinition { get { Loader.DisposeCheck(); return ref
_neverAccessThisExceptThroughModuleDefinitionProperty
; } }