1 reference to ExceptionInLogicMiddleware
Diagnostics.EFCore.FunctionalTests (1)
DatabaseErrorPageMiddlewareTest.cs (1)
443
using var host = await SetupServer<BloggingContextWithSnapshotThatThrows,
ExceptionInLogicMiddleware
>(database, logProvider);