4 references to EventName
Microsoft.AspNetCore.Mvc.Core (4)
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
,