1 instantiation of OnViewNotFoundEventData
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
223ViewNotFound = new OnViewNotFoundEventData()
1 reference to OnViewNotFoundEventData
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
213public OnViewNotFoundEventData ViewNotFound { get; set; }