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