Gets the fully qualified name of all types deriving from DbContext.
[SuppressMessageAttribute("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")] public IEnumerable<string> GetContextTypes()
All context types found.
ToolingFacade ClassSystem.Data.Entity.Migrations.Design Namespace