2 writes to parameterList
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
11395
public override ParameterListSyntax? ParameterList => GetRed(ref this.
parameterList
, 4);
11433
4 => GetRed(ref this.
parameterList
, 4),
1 reference to parameterList
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
11444
4 => this.
parameterList
,