1 reference to RoPinnedType
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\General\Ecma\EcmaPinnedTypeProvider.cs (1)
15public sealed override RoType GetPinnedType(RoType elementType) => new RoPinnedType(elementType);