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