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