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