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