1 instantiation of AfterControllerActionMethodEventData
Microsoft.AspNetCore.Mvc.Core (1)
MvcCoreDiagnosticListenerExtensions.cs (1)
746new AfterControllerActionMethodEventData(
3 references to AfterControllerActionMethodEventData
Microsoft.AspNetCore.Mvc.Core (3)
Diagnostics\MvcDiagnostics.cs (1)
991/// Initializes a new instance of <see cref="AfterControllerActionMethodEventData"/>.
MvcCoreDiagnosticListenerExtensions.cs (2)
742if (diagnosticListener.IsEnabled(Diagnostics.AfterControllerActionMethodEventData.EventName)) 745Diagnostics.AfterControllerActionMethodEventData.EventName,