1 implementation of IWebHostBuilder
MockHostTypes (1)
WebHostBuilder.cs (1)
6
public class WebHostBuilder :
IWebHostBuilder
1 reference to IWebHostBuilder
CreateWebHostBuilderPatternTestSite (1)
Program.cs (1)
16
private static
IWebHostBuilder
CreateWebHostBuilder(string[] args) =>