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