2 references to StateForCase
Microsoft.CodeAnalysis.CSharp (2)
Binder\DecisionDagBuilder.cs (2)
192return new StateForCase(index, syntax, tests, bindings, whenClause, label); 2047: new StateForCase(Index, Syntax, newRemainingTests, Bindings, WhenClause, CaseLabel);