1 instantiation of BeforeActionResultEventData
Microsoft.AspNetCore.Mvc.Core (1)
MvcCoreDiagnosticListenerExtensions.cs (1)
971
new
BeforeActionResultEventData
(actionContext, result));
3 references to BeforeActionResultEventData
Microsoft.AspNetCore.Mvc.Core (3)
Diagnostics\MvcDiagnostics.cs (1)
1356
/// Initializes a new instance of <see cref="
BeforeActionResultEventData
"/>.
MvcCoreDiagnosticListenerExtensions.cs (2)
967
if (diagnosticListener.IsEnabled(Diagnostics.
BeforeActionResultEventData
.EventName))
970
Diagnostics.
BeforeActionResultEventData
.EventName,