In previous releases we were careful to hide Equals, GetHashCode, ToString, and GetType from Intellisense on classes where discoverability of methods is important. We should do the same for new API added in EF6 such as the DbConfiguration class.
↧