1 write to _inputMap
Microsoft.CodeAnalysis.CSharp (1)
Symbols\SubstitutedMethodSymbol.cs (1)
54_inputMap = map;
1 reference to _inputMap
Microsoft.CodeAnalysis.CSharp (1)
Symbols\SubstitutedMethodSymbol.cs (1)
113var newMap = _inputMap.WithAlphaRename(this.OriginalDefinition, this, propagateAttributes: false, out typeParameters);