4 references to WebApplicationBuilder
Microsoft.AspNetCore (4)
WebApplication.cs (4)
96new WebApplicationBuilder(new() { Args = args }).Build(); 103new(new()); 118new(new() { Args = args }); 134new(options);