1 instantiation of AfterViewComponentEventData
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
MvcViewFeaturesDiagnosticListenerExtensions.cs (1)
59new AfterViewComponentEventData(
3 references to AfterViewComponentEventData
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
Diagnostics\MvcDiagnostics.cs (1)
73/// Initializes a new instance of <see cref="AfterViewComponentEventData"/>.
MvcViewFeaturesDiagnosticListenerExtensions.cs (2)
55if (diagnosticListener.IsEnabled(Diagnostics.AfterViewComponentEventData.EventName)) 58Diagnostics.AfterViewComponentEventData.EventName,