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