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