1 write to _roMethodBase
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\Ecma\EcmaMethodBody.cs (1)
19_roMethodBase = roMethodBase;
2 references to _roMethodBase
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\MethodBase\Ecma\EcmaMethodBody.cs (2)
83private TypeContext TypeContext => _roMethodBase.TypeContext; 85private EcmaModule GetEcmaModule() => (EcmaModule)(_roMethodBase.MethodBase.Module);