1 implementation of Body
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
9635public IOperation Body { get; }
1 reference to Body
Microsoft.CodeAnalysis (1)
Operations\ControlFlowGraphBuilder.cs (1)
5794VisitStatement(operation.Body);