2 writes to argumentList
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
3650
public override ArgumentListSyntax? ArgumentList => GetRed(ref this.
argumentList
, 2);
3659
2 => GetRed(ref this.
argumentList
, 2),
1 reference to argumentList
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
3668
2 => this.
argumentList
,