3 references to BreakForUserUnhandledException
Microsoft.AspNetCore.Components.Endpoints (1)
Rendering\EndpointHtmlRenderer.Streaming.cs (1)
85Debugger.BreakForUserUnhandledException(ex);
Microsoft.AspNetCore.Diagnostics (2)
DeveloperExceptionPage\DeveloperExceptionPageMiddlewareImpl.cs (2)
134Debugger.BreakForUserUnhandledException(ex); 199Debugger.BreakForUserUnhandledException(errorContext.Exception);