DbConfigurationLoadedEventArgs.DependencyResolver Property
Gets a snapshot of the IDbDependencyResolver that is about to be locked. Use the GetService methods on this object to get services that have been registered.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Infrastructure.DependencyResolution.IDbDependencyResolverA snapshot of the IDbDependencyResolver that is about to be locked.