1 write to _neverAccessThisExceptThroughMethodDefinitionProperty
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\Ecma\EcmaMethodDecoder.cs (1)
21_neverAccessThisExceptThroughMethodDefinitionProperty = handle.GetMethodDefinition(Reader);
1 reference to _neverAccessThisExceptThroughMethodDefinitionProperty
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\Ecma\EcmaMethodDecoder.cs (1)
156private MethodDefinition MethodDefinition { get { Loader.DisposeCheck(); return _neverAccessThisExceptThroughMethodDefinitionProperty; } }