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