Based on discussion about Reference equality and the changes made to support it we decided to revert the change to the return type of DbSet.Local and IDbSet.Local. The returned type can also be made internal again.
This is being done becauase:
* It's a breaking change to an interface that we have decided not to break for EF6
* It only provides benefit in very limited situations--i.e. when the type is used directly
Comments: Fixed in changeset b4ea7e5eae5c410b83f426a544ec8dace0fb33b1
This is being done becauase:
* It's a breaking change to an interface that we have decided not to break for EF6
* It only provides benefit in very limited situations--i.e. when the type is used directly
Comments: Fixed in changeset b4ea7e5eae5c410b83f426a544ec8dace0fb33b1