2 writes to body
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
12925
public override BlockSyntax? Body => GetRed(ref this.
body
, 5);
12944
5 => GetRed(ref this.
body
, 5),
1 reference to body
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
12954
5 => this.
body
,