// <auto-generated/>
#nullable disable
using EntityFrameworkCore.Projectables;

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