1 instantiation of OnBeforeActionMethodEventData
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
112BeforeActionMethod = new OnBeforeActionMethodEventData()
1 reference to OnBeforeActionMethodEventData
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
105public OnBeforeActionMethodEventData BeforeActionMethod { get; set; }