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