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