2 writes to name
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
9607
public override NameSyntax Name => GetRed(ref this.
name
, 3)!;
9633
3 => GetRed(ref this.
name
, 3)!,
1 reference to name
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
9644
3 => this.
name
,