Skip to content

DbContext.Set() seems to be missing #4249

Closed as not planned
Closed as not planned

Description

This does not seem to match what shows up in intellisense.
I see:

DbSet<TEntity> DbContext.Set<TEntity>()

and

DbSet<TEntity> DbContext.Set<TEntity>(string name)

There is no

DbSet<TEntity> DbContext.Set()


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions