2 writes to attributeLists
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
7582
public override SyntaxList<AttributeListSyntax> AttributeLists => new SyntaxList<AttributeListSyntax>(GetRed(ref this.
attributeLists
, 0));
7621
0 => GetRedAtZero(ref this.
attributeLists
)!,
1 reference to attributeLists
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
7633
0 => this.
attributeLists
,