2 overrides of AttributeLists
Microsoft.CodeAnalysis.CSharp (2)
_generated\2\Syntax.xml.Syntax.Generated.cs (2)
14083
public override SyntaxList<AttributeListSyntax>
AttributeLists
=> new SyntaxList<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
14175
public override SyntaxList<AttributeListSyntax>
AttributeLists
=> new SyntaxList<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));