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