2 writes to parameterList
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
13352
public BracketedParameterListSyntax ParameterList => GetRed(ref this.
parameterList
, 5)!;
13373
5 => GetRed(ref this.
parameterList
, 5)!,
1 reference to parameterList
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
13385
5 => this.
parameterList
,