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