3 references to WithAttributeLists
Microsoft.CodeAnalysis.CSharp (2)
_generated\2\Syntax.xml.Syntax.Generated.cs (2)
10475
internal override MemberDeclarationSyntax WithAttributeListsCore(SyntaxList<AttributeListSyntax> attributeLists) =>
WithAttributeLists
(attributeLists);
10501
public new ClassDeclarationSyntax AddAttributeLists(params AttributeListSyntax[] items) =>
WithAttributeLists
(this.AttributeLists.AddRange(items));
Microsoft.Interop.JavaScript.JSImportGenerator (1)
JSExportGenerator.cs (1)
269
.
WithAttributeLists
(SingletonList(AttributeList(SingletonSeparatedList(