2 writes to typeArgumentList
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
14314public TypeArgumentListSyntax? TypeArgumentList => GetRed(ref this.typeArgumentList, 1); 143251 => GetRed(ref this.typeArgumentList, 1),
1 reference to typeArgumentList
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
143341 => this.typeArgumentList,