// <auto-generated/>
#nullable disable
using System;
using System.Linq;
using System.Collections.Generic;
using EntityFrameworkCore.Projectables;

namespace EntityFrameworkCore.Projectables.Generated
{
    [global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
    static class _Foo_Zero
    {
        static global::System.Linq.Expressions.Expression<global::System.Func<int>> Expression()
        {
            return () => 0;
        }
    }
}