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