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