4 references to CreateWebHostOptions
Microsoft.AspNetCore.Hosting.Tests (4)
HostingEnvironmentExtensionsTests.cs (4)
17var webHostOptions = CreateWebHostOptions( 37env.Initialize(Path.GetFullPath("testroot"), CreateWebHostOptions()); 50env.Initialize(Path.GetFullPath(Path.Combine("testroot", "wwwroot")), CreateWebHostOptions()); 64var webHostOptions = CreateWebHostOptions(