1 reference to TryMakeGenericType
System.Reflection.MetadataLoadContext (1)
System\Reflection\Runtime\SignatureTypeExtensions.cs (1)
150
return signatureType.GetGenericTypeDefinition().
TryMakeGenericType
(newGenericTypeArguments!);