6 references to BreakStatement
Microsoft.CodeAnalysis.CSharp (6)
BoundTree\BoundTreeVisitors.cs (1)
87case BoundKind.BreakStatement:
FlowAnalysis\ControlFlowPass.cs (1)
222case BoundKind.BreakStatement:
FlowAnalysis\ExitPointsWalker.cs (1)
130case BoundKind.BreakStatement:
Generated\BoundNodes.xml.Generated.cs (2)
3751: base(BoundKind.BreakStatement, syntax, hasErrors || labelExpressionOpt.HasErrors()) 9269case BoundKind.BreakStatement:
Operations\CSharpOperationFactory.cs (1)
165case BoundKind.BreakStatement: