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