1 reference to SubstitutedParameterSymbol
Microsoft.CodeAnalysis.CSharp (1)
Symbols\SubstitutedNamedTypeSymbol.cs (1)
522
return new
SubstitutedParameterSymbol
(containingSymbol: this, Map, unsubstitutedParameter);