1 instantiation of BeforeViewEventData
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
MvcViewFeaturesDiagnosticListenerExtensions.cs (1)
138
new
BeforeViewEventData
(view, viewContext));
3 references to BeforeViewEventData
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
Diagnostics\MvcDiagnostics.cs (1)
233
/// Initializes a new instance of <see cref="
BeforeViewEventData
"/>.
MvcViewFeaturesDiagnosticListenerExtensions.cs (2)
134
if (diagnosticListener.IsEnabled(Diagnostics.
BeforeViewEventData
.EventName))
137
Diagnostics.
BeforeViewEventData
.EventName,