23 types derived from ActionResult
BasicWebSite (1)
GenericHostWebSite (1)
Microsoft.AspNetCore.Mvc.Core (16)
Microsoft.AspNetCore.Mvc.Core.TestCommon (1)
Microsoft.AspNetCore.Mvc.RazorPages (1)
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
121 references to ActionResult
BasicWebSite (6)
GenericHostWebSite (1)
IdentitySample.Mvc (2)
Microsoft.AspNetCore.Mvc.Core (47)
Microsoft.AspNetCore.Mvc.Core.Test (10)
Microsoft.AspNetCore.Mvc.FunctionalTests (5)
Microsoft.AspNetCore.Mvc.RazorPages (1)
Microsoft.AspNetCore.Mvc.ViewFeatures (14)
MvcViewFeaturesDiagnosticListenerExtensions.cs (4)
168ActionResult viewResult,
179private static void ViewFoundImpl(DiagnosticListener diagnosticListener, ActionContext actionContext, bool isMainPage, ActionResult viewResult, string viewName, IView view)
199ActionResult viewResult,
210private static void ViewNotFoundImpl(DiagnosticListener diagnosticListener, ActionContext actionContext, bool isMainPage, ActionResult viewResult, string viewName, IEnumerable<string> searchedLocations)
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
Mvc.RoutingWebSite (28)
MvcFormSample (2)
RazorBuildWebSite (3)
VersioningWebSite (1)