1 instantiation of ViewComponentAfterViewExecuteEventData
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
MvcViewFeaturesDiagnosticListenerExtensions.cs (1)
112new ViewComponentAfterViewExecuteEventData(
3 references to ViewComponentAfterViewExecuteEventData
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
Diagnostics\MvcDiagnostics.cs (1)
182/// Initializes a new instance of <see cref="ViewComponentAfterViewExecuteEventData"/>.
MvcViewFeaturesDiagnosticListenerExtensions.cs (2)
108if (diagnosticListener.IsEnabled(Diagnostics.ViewComponentAfterViewExecuteEventData.EventName)) 111Diagnostics.ViewComponentAfterViewExecuteEventData.EventName,