5 references to ConvertedSwitchExpression
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder.ValueChecks.cs (2)
3802
case BoundKind.
ConvertedSwitchExpression
:
4275
case BoundKind.
ConvertedSwitchExpression
:
Generated\BoundNodes.xml.Generated.cs (2)
4860
: base(BoundKind.
ConvertedSwitchExpression
, syntax, expression, switchArms, reachabilityDecisionDag, defaultLabel, reportedNotExhaustive, type, hasErrors || expression.HasErrors() || switchArms.HasErrors() || reachabilityDecisionDag.HasErrors())
8766
case BoundKind.
ConvertedSwitchExpression
:
Operations\CSharpOperationFactory.cs (1)
268
case BoundKind.
ConvertedSwitchExpression
: