2 writes to attributeLists
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
9308
public SyntaxList<AttributeListSyntax> AttributeLists => new SyntaxList<AttributeListSyntax>(GetRed(ref this.
attributeLists
, 2));
9319
2 => GetRed(ref this.
attributeLists
, 2)!,
1 reference to attributeLists
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
9329
2 => this.
attributeLists
,