1 override of GetGenericTypeDefinition
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Compilation_WellKnownMembers.cs (1)
1115
protected override TypeSymbol?
GetGenericTypeDefinition
(TypeSymbol type)
1 reference to GetGenericTypeDefinition
Microsoft.CodeAnalysis (1)
SignatureComparer.cs (1)
210
if (!MatchType(
GetGenericTypeDefinition
(type), signature, ref position))