1 write to _newName
Microsoft.CodeAnalysis.Features (1)
NamingStyleCodeFixProvider.cs (1)
146
_newName
= newName;
1 reference to _newName
Microsoft.CodeAnalysis.Features (1)
NamingStyleCodeFixProvider.cs (1)
170
factory.CreateSymbolRenamedOperation(_symbol,
_newName
, _startingSolution, newSolution)