2 writes to typeParameterList
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
6344
public TypeParameterListSyntax? TypeParameterList => GetRed(ref this.
typeParameterList
, 4);
6369
4 => GetRed(ref this.
typeParameterList
, 4),
1 reference to typeParameterList
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
6382
4 => this.
typeParameterList
,