1 instantiation of BeforeControllerActionMethodEventData
Microsoft.AspNetCore.Mvc.Core (1)
MvcCoreDiagnosticListenerExtensions.cs (1)
713new BeforeControllerActionMethodEventData(
3 references to BeforeControllerActionMethodEventData
Microsoft.AspNetCore.Mvc.Core (3)
Diagnostics\MvcDiagnostics.cs (1)
940/// Initializes a new instance of <see cref="BeforeControllerActionMethodEventData"/>.
MvcCoreDiagnosticListenerExtensions.cs (2)
709if (diagnosticListener.IsEnabled(Diagnostics.BeforeControllerActionMethodEventData.EventName)) 712Diagnostics.BeforeControllerActionMethodEventData.EventName,