1 instantiation of OnBeforeViewComponentEventData
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
338BeforeViewComponent = new OnBeforeViewComponentEventData()
1 reference to OnBeforeViewComponentEventData
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
330public OnBeforeViewComponentEventData BeforeViewComponent { get; set; }