1 instantiation of BeforeViewComponentEventData
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
MvcViewFeaturesDiagnosticListenerExtensions.cs (1)
32new BeforeViewComponentEventData(
3 references to BeforeViewComponentEventData
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
Diagnostics\MvcDiagnostics.cs (1)
22/// Initializes a new instance of <see cref="BeforeViewComponentEventData"/>.
MvcViewFeaturesDiagnosticListenerExtensions.cs (2)
28if (diagnosticListener.IsEnabled(Diagnostics.BeforeViewComponentEventData.EventName)) 31Diagnostics.BeforeViewComponentEventData.EventName,