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