2 writes to body
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
12520
public override BlockSyntax? Body => GetRed(ref this.
body
, 8);
12541
8 => GetRed(ref this.
body
, 8),
1 reference to body
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
12553
8 => this.
body
,