3 references to AssertIsLabeledStatement
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\AbstractFlowPass.cs (1)
764target.AssertIsLabeledStatement();
FlowAnalysis\DataFlowsInWalker.cs (1)
84targetStmt.AssertIsLabeledStatement();
FlowAnalysis\EntryPointsWalker.cs (1)
60targetStmt.AssertIsLabeledStatement();