2 references to BindSwitchGoverningExpression
Microsoft.CodeAnalysis.CSharp (2)
Binder\SwitchExpressionBinder.cs (2)
31var boundInputExpression = BindSwitchGoverningExpression(diagnostics); 192inputExpression ??= BindSwitchGoverningExpression(BindingDiagnosticBag.Discarded);