7 references to YieldBreakStatement
Microsoft.CodeAnalysis.CSharp (7)
FlowAnalysis\ControlFlowPass.cs (1)
306
case BoundKind.
YieldBreakStatement
:
FlowAnalysis\ExitPointsWalker.cs (1)
136
case BoundKind.
YieldBreakStatement
:
Generated\BoundNodes.xml.Generated.cs (4)
3687
: base(BoundKind.
YieldBreakStatement
, syntax, hasErrors)
3692
: base(BoundKind.
YieldBreakStatement
, syntax)
9285
case BoundKind.
YieldBreakStatement
:
17721
BoundKind.
YieldBreakStatement
=> PipelinePhase.StateMachineRewriting,
Operations\CSharpOperationFactory.cs (1)
167
case BoundKind.
YieldBreakStatement
: