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