1 write to _inputMap
Microsoft.CodeAnalysis.CSharp (1)
Symbols\SubstitutedMethodSymbol.cs (1)
53
_inputMap
= map;
1 reference to _inputMap
Microsoft.CodeAnalysis.CSharp (1)
Symbols\SubstitutedMethodSymbol.cs (1)
112
var newMap =
_inputMap
.WithAlphaRename(this.OriginalDefinition, this, out typeParameters);