1 reference to StartupThrowTypeLoadException
Microsoft.AspNetCore.Hosting.Tests (1)
WebHostBuilderTests.cs (1)
147var host = builder.UseServer(server).UseStartup<StartupThrowTypeLoadException>().Build();