2 references to SubstitutedTypeParameterSymbol
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\SynthesizedSubstitutedTypeParameterSymbol.cs (1)
20: base(owner, map, substitutedFrom, ordinal)
Symbols\TypeMap.cs (1)
129new SubstitutedTypeParameterSymbol(newOwner, result, tp, ordinal);