1 instantiation of BeforeViewComponentEventData
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
MvcViewFeaturesDiagnosticListenerExtensions.cs (1)
32
new
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)
28
if (diagnosticListener.IsEnabled(Diagnostics.
BeforeViewComponentEventData
.EventName))
31
Diagnostics.
BeforeViewComponentEventData
.EventName,