1 instantiation of ViewNotFoundEventData
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
MvcViewFeaturesDiagnosticListenerExtensions.cs (1)
216
new
ViewNotFoundEventData
(
3 references to ViewNotFoundEventData
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
Diagnostics\MvcDiagnostics.cs (1)
394
/// Initializes a new instance of <see cref="
ViewNotFoundEventData
"/>.
MvcViewFeaturesDiagnosticListenerExtensions.cs (2)
212
if (diagnosticListener.IsEnabled(Diagnostics.
ViewNotFoundEventData
.EventName))
215
Diagnostics.
ViewNotFoundEventData
.EventName,