3 references to
System.Reflection.MetadataLoadContext (3)
System\Reflection\TypeLoading\Types\RoArrayType.cs (1)
18: base(elementType)
System\Reflection\TypeLoading\Types\RoByRefType.cs (1)
15: base(elementType)
System\Reflection\TypeLoading\Types\RoPointerType.cs (1)
15: base((RoType)elementType.UnderlyingSystemType)