2 overrides of AttributeLists
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
5197
public override CoreSyntax.SyntaxList<AttributeListSyntax>
AttributeLists
=> new CoreSyntax.SyntaxList<AttributeListSyntax>(this.attributeLists);
5448
public override CoreSyntax.SyntaxList<AttributeListSyntax>
AttributeLists
=> new CoreSyntax.SyntaxList<AttributeListSyntax>(this.attributeLists);