2 writes to declaration
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
12132
public override VariableDeclarationSyntax Declaration => GetRed(ref this.
declaration
, 3)!;
12140
3 => GetRed(ref this.
declaration
, 3)!,
1 reference to declaration
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
12148
3 => this.
declaration
,