2 references to GetInputType
Microsoft.CodeAnalysis.CSharp (2)
Binder\SwitchExpressionArmBinder.cs (1)
32TypeSymbol inputType = _switchExpressionBinder.GetInputType();
Binder\SwitchExpressionBinder.cs (1)
178TypeSymbol inputType = GetInputType(inputExpression);