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)
156
private MethodDefinition MethodDefinition { get { Loader.DisposeCheck(); return
_neverAccessThisExceptThroughMethodDefinitionProperty
; } }