2 writes to parameterList
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
12314
public override ParameterListSyntax ParameterList => GetRed(ref this.
parameterList
, 6)!;
12340
6 => GetRed(ref this.
parameterList
, 6)!,
1 reference to parameterList
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
12354
6 => this.
parameterList
,