2 writes to _neverAccessThisExceptThroughFieldDefinitionProperty
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Fields\Ecma\EcmaField.cs (2)
30
_neverAccessThisExceptThroughFieldDefinitionProperty
= handle.GetFieldDefinition(Reader);
85
private ref readonly FieldDefinition FieldDefinition { get { Loader.DisposeCheck(); return ref
_neverAccessThisExceptThroughFieldDefinitionProperty
; } }