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