2 writes to parameterList
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
12746
public override ParameterListSyntax ParameterList => GetRed(ref this.
parameterList
, 3)!;
12768
3 => GetRed(ref this.
parameterList
, 3)!,
1 reference to parameterList
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
12779
3 => this.
parameterList
,