2 writes to argumentList
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
3578public override ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 1)!; 35861 => GetRed(ref this.argumentList, 1)!,
1 reference to argumentList
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
35941 => this.argumentList,