1 instantiation of BeforeActionFilterOnActionExecutedEventData
Microsoft.AspNetCore.Mvc.Core (1)
MvcCoreDiagnosticListenerExtensions.cs (1)
638new 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)
634if (diagnosticListener.IsEnabled(Diagnostics.BeforeActionFilterOnActionExecutedEventData.EventName)) 637Diagnostics.BeforeActionFilterOnActionExecutedEventData.EventName,