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)
3752: base(BoundKind.BreakStatement, syntax, hasErrors || labelExpressionOpt.HasErrors()) 9274case BoundKind.BreakStatement:
Operations\CSharpOperationFactory.cs (1)
165case BoundKind.BreakStatement: