7 references to UseCors
Aspire.Dashboard (1)
DashboardWebApplication.cs (1)
364_app.UseCors();
CorsWebSite (1)
Startup.cs (1)
74app.UseCors();
Microsoft.AspNetCore.Cors.Test (1)
CorsMiddlewareTests.cs (1)
445app.UseCors();
Microsoft.AspNetCore.Routing.FunctionalTests (3)
EndpointRoutingIntegrationTest.cs (3)
259app.UseCors(); 291app.UseCors(); 326app.UseCors();
Wasm.Performance.Driver (1)
BenchmarkResultsStartup.cs (1)
18app.UseCors();