6 references to ContinueStatement
Microsoft.CodeAnalysis.CSharp (6)
BoundTree\BoundTreeVisitors.cs (1)
89case BoundKind.ContinueStatement:
FlowAnalysis\ControlFlowPass.cs (1)
223case BoundKind.ContinueStatement:
FlowAnalysis\ExitPointsWalker.cs (1)
133case BoundKind.ContinueStatement:
Generated\BoundNodes.xml.Generated.cs (2)
3781: base(BoundKind.ContinueStatement, syntax, hasErrors || labelExpressionOpt.HasErrors()) 9271case BoundKind.ContinueStatement:
Operations\CSharpOperationFactory.cs (1)
163case BoundKind.ContinueStatement: