Implemented interface member:
method
GetGenericInstantiation
System.Reflection.Metadata.IConstructedTypeProvider<TType>.GetGenericInstantiation(TType, System.Collections.Immutable.ImmutableArray<TType>)
1 reference to GetGenericInstantiation
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\CallingConvention\CallingConvention_1.cs (1)
490TypeHandle constructed = _inner.GetGenericInstantiation(genericType.Underlying, builder.ToImmutable());