2 references to WithAccessorList
Microsoft.CodeAnalysis.CSharp.Features (1)
IntroduceVariable\CSharpIntroduceVariableService_IntroduceLocal.cs (1)
270
.
WithAccessorList
(AccessorList([AccessorDeclaration(SyntaxKind.GetAccessorDeclaration, body)]))
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
2719
BasePropertyDeclarationSyntax baseProperty => baseProperty.
WithAccessorList
(accessorList),