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