2 writes to declaration
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
7588
public VariableDeclarationSyntax? Declaration => GetRed(ref this.
declaration
, 3);
7622
3 => GetRed(ref this.
declaration
, 3),
1 reference to declaration
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
7634
3 => this.
declaration
,