1 instantiation of OnBeforeActionResultEventData
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
150BeforeActionResult = new OnBeforeActionResultEventData()
1 reference to OnBeforeActionResultEventData
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
145public OnBeforeActionResultEventData BeforeActionResult { get; set; }