1 reference to GetAccessors
Microsoft.CodeAnalysis.CSharp.Features (1)
UseAutoProperty\CSharpUseAutoPropertyCodeFixProvider.cs (1)
172
return accessorList.WithAccessors(SyntaxFactory.List(
GetAccessors
(accessorList.Accessors)));