2 references to CreateAccessorList
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
CodeGeneration\CSharpSyntaxGenerator.cs (2)
455property.WithAccessorList(CreateAccessorList(property.AccessorList, accessorDeclarations)) 460indexer.WithAccessorList(CreateAccessorList(indexer.AccessorList, accessorDeclarations))