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