2 references to SuppressDiagnosticsCallback
Microsoft.AspNetCore.Diagnostics (2)
ExceptionHandler\ExceptionHandlerMiddlewareImpl.cs (1)
225
if (_options.
SuppressDiagnosticsCallback
is { } suppressCallback)
ExceptionHandler\ExceptionHandlerOptions.cs (1)
55
/// If <see cref="
SuppressDiagnosticsCallback
"/> is <c>null</c>, the default behavior is to suppress diagnostics if the exception was handled by