1 type derived from SubstitutedTypeParameterSymbol
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedSubstitutedTypeParameterSymbol.cs (1)
17
internal sealed class SynthesizedSubstitutedTypeParameterSymbol :
SubstitutedTypeParameterSymbol
1 instantiation of SubstitutedTypeParameterSymbol
Microsoft.CodeAnalysis.CSharp (1)
Symbols\TypeMap.cs (1)
128
new
SubstitutedTypeParameterSymbol
(newOwner, result, tp, ordinal);
1 reference to SubstitutedTypeParameterSymbol
Microsoft.CodeAnalysis.CSharp (1)
Symbols\TypeMap.cs (1)
126
var
newTp = synthesized ?