2 instantiations of BeforeExceptionFilterOnException
Microsoft.AspNetCore.Mvc.Core (2)
MvcCoreDiagnosticListenerExtensions.cs (2)
398
new
BeforeExceptionFilterOnException
(
458
new
BeforeExceptionFilterOnException
(
5 references to BeforeExceptionFilterOnException
Microsoft.AspNetCore.Mvc.Core (5)
Diagnostics\MvcDiagnostics.cs (1)
532
/// Initializes a new instance of <see cref="
BeforeExceptionFilterOnException
"/>.
MvcCoreDiagnosticListenerExtensions.cs (4)
394
if (diagnosticListener.IsEnabled(Diagnostics.
BeforeExceptionFilterOnException
.EventName))
397
Diagnostics.
BeforeExceptionFilterOnException
.EventName,
454
if (diagnosticListener.IsEnabled(Diagnostics.
BeforeExceptionFilterOnException
.EventName))
457
Diagnostics.
BeforeExceptionFilterOnException
.EventName,