1 instantiation of BeforeActionFilterOnActionExecutedEventData
Microsoft.AspNetCore.Mvc.Core (1)
MvcCoreDiagnosticListenerExtensions.cs (1)
638
new
BeforeActionFilterOnActionExecutedEventData
(
3 references to BeforeActionFilterOnActionExecutedEventData
Microsoft.AspNetCore.Mvc.Core (3)
Diagnostics\MvcDiagnostics.cs (1)
838
/// Initializes a new instance of <see cref="
BeforeActionFilterOnActionExecutedEventData
"/>.
MvcCoreDiagnosticListenerExtensions.cs (2)
634
if (diagnosticListener.IsEnabled(Diagnostics.
BeforeActionFilterOnActionExecutedEventData
.EventName))
637
Diagnostics.
BeforeActionFilterOnActionExecutedEventData
.EventName,