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