4 references to UseAuthentication
Aspire.Dashboard.Tests (1)
Terminal\TerminalWebSocketProxyEndpointTests.cs (1)
143app.UseAuthentication();
Aspire.Hosting (1)
Dashboard\DashboardServiceHost.cs (1)
118_app.UseAuthentication();
Microsoft.AspNetCore (2)
WebApplicationBuilder.cs (2)
489pipeline.UseAuthentication(); 507pipeline.UseAuthentication();