7 references to ContinueStatement
Microsoft.CodeAnalysis.CSharp (7)
BoundTree\BoundTreeVisitors.cs (1)
89case BoundKind.ContinueStatement:
FlowAnalysis\ControlFlowPass.cs (1)
224case BoundKind.ContinueStatement:
FlowAnalysis\ExitPointsWalker.cs (1)
133case BoundKind.ContinueStatement:
Generated\BoundNodes.xml.Generated.cs (3)
3734: base(BoundKind.ContinueStatement, syntax, hasErrors) 3743: base(BoundKind.ContinueStatement, syntax) 9024case BoundKind.ContinueStatement:
Operations\CSharpOperationFactory.cs (1)
164case BoundKind.ContinueStatement: