1 write to _switchExpressionBinder
Microsoft.CodeAnalysis.CSharp (1)
Binder\SwitchExpressionArmBinder.cs (1)
26
this.
_switchExpressionBinder
= switchExpressionBinder;
1 reference to _switchExpressionBinder
Microsoft.CodeAnalysis.CSharp (1)
Binder\SwitchExpressionArmBinder.cs (1)
32
TypeSymbol inputType =
_switchExpressionBinder
.GetInputType();