5 references to UseExceptionHandler
Aspire.Dashboard (1)
DashboardWebApplication.cs (1)
480_app.UseExceptionHandler("/error");
BrowserTelemetry.Web (1)
Program.cs (1)
15app.UseExceptionHandler("/Error");
SignalRServerlessWeb (1)
Program.cs (1)
25app.UseExceptionHandler("/Error");
SignalRWeb (1)
Program.cs (1)
12app.UseExceptionHandler("/Error");
WebPubSubWeb (1)
Program.cs (1)
19app.UseExceptionHandler("/Error");