2 writes to typeParameterList
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
11348
public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.
typeParameterList
, 3);
11387
3 => GetRed(ref this.
typeParameterList
, 3),
1 reference to typeParameterList
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
11398
3 => this.
typeParameterList
,