5 references to ConvertedSwitchExpression
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder.ValueChecks.cs (2)
4761
case BoundKind.
ConvertedSwitchExpression
:
5517
case BoundKind.
ConvertedSwitchExpression
:
Generated\BoundNodes.xml.Generated.cs (2)
5026
: base(BoundKind.
ConvertedSwitchExpression
, syntax, expression, switchArms, reachabilityDecisionDag, defaultLabel, reportedNotExhaustive, type, hasErrors || expression.HasErrors() || switchArms.HasErrors() || reachabilityDecisionDag.HasErrors())
9235
case BoundKind.
ConvertedSwitchExpression
:
Operations\CSharpOperationFactory.cs (1)
271
case BoundKind.
ConvertedSwitchExpression
: