internal static Exception ComparisonNotSupportedForType(object p0) => (Exception) new NotSupportedException(Strings.ComparisonNotSupportedForType(p0));