1 instantiation of Rewriter
Microsoft.CodeAnalysis.CSharp.Features (1)
ReplaceMethodWithProperty\CSharpReplaceMethodWithPropertyService.cs (1)
286
var rewriter = new
Rewriter
(semanticModel, parameter);
1 reference to Rewriter
Microsoft.CodeAnalysis.CSharp.Features (1)
ReplaceMethodWithProperty\CSharpReplaceMethodWithPropertyService.cs (1)
286
var
rewriter = new Rewriter(semanticModel, parameter);