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