1 instantiation of UseAutoPropertyRewriter
Microsoft.CodeAnalysis.CSharp.Features (1)
UseAutoProperty\CSharpUseAutoPropertyCodeFixProvider.cs (1)
75
var rewriter = new
UseAutoPropertyRewriter
(propertyIdentifierName, identifierNames);
1 reference to UseAutoPropertyRewriter
Microsoft.CodeAnalysis.CSharp.Features (1)
UseAutoProperty\CSharpUseAutoPropertyCodeFixProvider.cs (1)
75
var
rewriter = new UseAutoPropertyRewriter(propertyIdentifierName, identifierNames);