10 references to UseExceptionHandler
CatalogService (1)
Program.cs (1)
13app.UseExceptionHandler();
ExceptionHandlerSample (1)
StartupWithProblemDetails.cs (1)
23throwApp.UseExceptionHandler();
Keycloak.ApiService (1)
Program.cs (1)
21app.UseExceptionHandler();
Microsoft.AspNetCore.Diagnostics.Tests (4)
ExceptionHandlerMiddlewareTest.cs (1)
56app.UseExceptionHandler();
ExceptionHandlerTest.cs (3)
521app.UseExceptionHandler(); 631app.UseExceptionHandler(); 905app.UseExceptionHandler();
Microsoft.AspNetCore.Tests (1)
WebApplicationTests.cs (1)
2790app.UseExceptionHandler();
MilvusPlayground.ApiService (1)
Program.cs (1)
16app.UseExceptionHandler();
Qdrant.ApiService (1)
Program.cs (1)
17app.UseExceptionHandler();