1 instantiation of OnAfterViewComponentEventData
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
366AfterViewComponent = new OnAfterViewComponentEventData()
1 reference to OnAfterViewComponentEventData
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
357public OnAfterViewComponentEventData AfterViewComponent { get; set; }