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