2 writes to body
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
13565
public BlockSyntax? Body => GetRed(ref this.
body
, 3);
13584
3 => GetRed(ref this.
body
, 3),
1 reference to body
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
13593
3 => this.
body
,