1 reference to BindSwitchExpressionArms
Microsoft.CodeAnalysis.CSharp (1)
Binder\SwitchExpressionBinder.cs (1)
32
ImmutableArray<BoundSwitchExpressionArm> switchArms =
BindSwitchExpressionArms
(node, originalBinder, boundInputExpression, diagnostics);