2 references to WithAttributeLists
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
CodeGeneration\CSharpSyntaxGenerator.cs (2)
1047return WithAttributeLists(declaration, newList); 1082return WithAttributeLists(d, newList);