1 override of GetGenericTypeArgument
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Compilation_WellKnownMembers.cs (1)
1097
protected override TypeSymbol?
GetGenericTypeArgument
(TypeSymbol type, int argumentIndex)
1 reference to GetGenericTypeArgument
Microsoft.CodeAnalysis (1)
SignatureComparer.cs (1)
219
if (!MatchType(
GetGenericTypeArgument
(type, argumentIndex), signature, ref position))