30 references to UseExceptionHandler
Aspire.Dashboard (1)
DashboardWebApplication.cs (1)
367_app.UseExceptionHandler("/error");
BlazorServerApp (1)
Startup.cs (1)
35app.UseExceptionHandler("/Error");
BlazorUnitedApp (1)
Program.cs (1)
21app.UseExceptionHandler("/Error");
BrowserTelemetry.Web (1)
Program.cs (1)
15app.UseExceptionHandler("/Error");
ClaimsTransformation (1)
Startup.cs (1)
49app.UseExceptionHandler("/Home/Error");
Cookies (1)
Startup.cs (1)
56app.UseExceptionHandler("/Home/Error");
DynamicSchemes (1)
Startup.cs (1)
43app.UseExceptionHandler("/Error");
HostedBlazorWebassemblyApp.Server (1)
Startup.cs (1)
46app.UseExceptionHandler("/Error");
Identity.DefaultUI.WebSite (3)
NoIdentityStartup.cs (1)
50app.UseExceptionHandler("/Error");
StartupBase.cs (1)
65app.UseExceptionHandler("/Error");
StartupWithoutEndpointRouting.cs (1)
35app.UseExceptionHandler("/Error");
Identity.ExternalClaims (1)
Startup.cs (1)
85app.UseExceptionHandler("/Error");
IdentitySample.DefaultUI (1)
Startup.cs (1)
62app.UseExceptionHandler("/Home/Error");
IdentitySample.Mvc (1)
Startup.cs (1)
67app.UseExceptionHandler("/Home/Error");
Microsoft.AspNetCore.Authentication.Negotiate.Test (1)
NegotiateHandlerTests.cs (1)
268app.UseExceptionHandler("/error");
Microsoft.AspNetCore.Diagnostics.Tests (10)
ExceptionHandlerTest.cs (10)
37app.UseExceptionHandler("/handle-errors"); 93app.UseExceptionHandler("/handle-errors"); 154app.UseExceptionHandler("/handle-errors"); 210app.UseExceptionHandler("/handle-errors"); 266app.UseExceptionHandler("/handle-errors"); 337app.UseExceptionHandler("/handle-errors"); 406app.UseExceptionHandler("/handle-errors"); 469app.UseExceptionHandler("/handle-errors"); 574app.UseExceptionHandler("/non-existent-hander"); 799app.UseExceptionHandler("/handle-errors");
MvcFormSample (1)
Program.cs (1)
14app.UseExceptionHandler("/Home/Error");
PathSchemeSelection (1)
Startup.cs (1)
64app.UseExceptionHandler("/Home/Error");
SignalRWeb (1)
Program.cs (1)
12app.UseExceptionHandler("/Error");
StaticFilesAuth (1)
Startup.cs (1)
78app.UseExceptionHandler("/Home/Error");
WebPubSubWeb (1)
Program.cs (1)
19app.UseExceptionHandler("/Error");