1 write to _createWebHostBuilder
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactory.cs (1)
625_createWebHostBuilder = createWebHostBuilder;
2 references to _createWebHostBuilder
Microsoft.AspNetCore.Mvc.Testing (2)
WebApplicationFactory.cs (2)
636protected override IWebHostBuilder? CreateWebHostBuilder() => _createWebHostBuilder(); 652_createWebHostBuilder,