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)
3623: base(BoundKind.ContinueStatement, syntax, hasErrors) 3632: base(BoundKind.ContinueStatement, syntax) 8702case BoundKind.ContinueStatement:
Operations\CSharpOperationFactory.cs (1)
160case BoundKind.ContinueStatement: