1 implementation of Body
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
8101
public ImmutableArray<IOperation>
Body
{ get; }
1 reference to Body
Microsoft.CodeAnalysis (1)
Operations\ControlFlowGraphBuilder.cs (1)
5543
VisitStatements(section.
Body
);