1 type derived from RoWrappedType
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Types\RoPinnedType.cs (1)
10
internal sealed class RoPinnedType :
RoWrappedType
1 reference to RoWrappedType
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\General\Helpers.cs (1)
334
while (type is
RoWrappedType
roWrappedType)