1 instantiation of ViewNotFoundEventData
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
MvcViewFeaturesDiagnosticListenerExtensions.cs (1)
216new 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)
212if (diagnosticListener.IsEnabled(Diagnostics.ViewNotFoundEventData.EventName)) 215Diagnostics.ViewNotFoundEventData.EventName,