2 writes to typeParameterList
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
12312public TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 5); 123395 => GetRed(ref this.typeParameterList, 5),
1 reference to typeParameterList
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
123535 => this.typeParameterList,