2 references to ConvertCaseExpression
Microsoft.CodeAnalysis.CSharp (2)
Binder\SwitchBinder.cs (2)
219
_ =
ConvertCaseExpression
(labelSyntax, boundLabelExpression, out boundLabelConstantOpt, tempDiagnosticBag);
499
gotoCaseExpressionOpt =
ConvertCaseExpression
(node, gotoCaseExpressionOpt, out gotoCaseExpressionConstant,