1 implementation of IgnoredBody
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
4967public IBlockOperation? IgnoredBody { get; }
1 reference to IgnoredBody
Microsoft.CodeAnalysis (1)
Operations\ControlFlowGraphBuilder.cs (1)
6466VisitMethodBodies(operation.Body, operation.IgnoredBody);