Implemented interface member:
method
GetPinnedType
System.Reflection.Metadata.ISignatureTypeProvider<TType, TGenericContext>.GetPinnedType(TType)
1 override of GetPinnedType
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\General\Ecma\EcmaPinnedTypeProvider.cs (1)
15
public sealed override RoType
GetPinnedType
(RoType elementType) => new RoPinnedType(elementType);