4 references to
System.Reflection.MetadataLoadContext (4)
System\Reflection\TypeLoading\General\Sentinels.cs (1)
29internal SentinelMethod() : base(Sentinels.RoType) { }
System\Reflection\TypeLoading\Methods\RoConstructedGenericMethod.cs (1)
19: base(genericMethodDefinition.ReflectedType)
System\Reflection\TypeLoading\Methods\RoDefinitionMethod.cs (1)
17: base(reflectedType)
System\Reflection\TypeLoading\Methods\RoSyntheticMethod.cs (1)
22: base(declaringType)