2 writes to body
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
6350
public BlockSyntax? Body => GetRed(ref this.
body
, 7);
6372
7 => GetRed(ref this.
body
, 7),
1 reference to body
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
6385
7 => this.
body
,