2 references to ThrowingStartup
InProcessWebSite (2)
Program.cs (2)
159
.UseStartup<
ThrowingStartup
>()
179
.UseStartup<
ThrowingStartup
>();