1 reference to SwitchValueTypeDoesNotMatchComparisonMethodParameter
System.Linq.Expressions (1)
System\Linq\Expressions\SwitchExpression.cs (1)
214
throw Error.
SwitchValueTypeDoesNotMatchComparisonMethodParameter
(switchValue.Type, leftParam.ParameterType);