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