4 references to new
Microsoft.AspNetCore (3)
WebApplication.cs (3)
110new(new(), slim: true); 126new(new() { Args = args }, slim: true); 142new(options, slim: true);
Microsoft.AspNetCore.Tests (1)
WebApplicationTests.cs (1)
141=> new WebApplicationBuilder(options, slim: true, configureDefaults);