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