2 writes to parameterList
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
12619
public override ParameterListSyntax ParameterList => GetRed(ref this.
parameterList
, 7)!;
12641
7 => GetRed(ref this.
parameterList
, 7)!,
1 reference to parameterList
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
12653
7 => this.
parameterList
,