1 instantiation of BeforeControllerActionMethodEventData
Microsoft.AspNetCore.Mvc.Core (1)
MvcCoreDiagnosticListenerExtensions.cs (1)
713
new
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)
709
if (diagnosticListener.IsEnabled(Diagnostics.
BeforeControllerActionMethodEventData
.EventName))
712
Diagnostics.
BeforeControllerActionMethodEventData
.EventName,