2 references to new
Microsoft.AspNetCore (1)
WebApplication.cs (1)
150
new
(options, slim: false, empty: true);
Microsoft.AspNetCore.Tests (1)
WebApplicationTests.cs (1)
144
var builder = new
WebApplicationBuilder
(options, slim: false, empty: true, configureDefaults);