1 instantiation of OnAfterActionMethodEventData
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
132AfterActionMethod = new OnAfterActionMethodEventData()
1 reference to OnAfterActionMethodEventData
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
125public OnAfterActionMethodEventData AfterActionMethod { get; set; }