1 reference to SwitchValueTypeDoesNotMatchComparisonMethodParameter
System.Linq.Expressions (1)
System\Linq\Expressions\Strings.cs (1)
774internal static string SwitchValueTypeDoesNotMatchComparisonMethodParameter(object? p0, object? p1) => SR.Format(SR.SwitchValueTypeDoesNotMatchComparisonMethodParameter, p0, p1);