aspnetcore/test
Ryan Nowak d9a3c265ea Fix for MVC #1539 - Deal with the case where request services are not set
Rather than throwing here, this does what routing does. If request
services aren't set, we just create our own scope.

This will NOT create an extra scope if request services are already set.
2014-11-17 17:30:41 -08:00
..
Microsoft.AspNet.Mvc.Core.Test Fix for MVC #1539 - Deal with the case where request services are not set 2014-11-17 17:30:41 -08:00
Microsoft.AspNet.Mvc.FunctionalTests RenderSection \ RenderSectionAsync does not work in sections 2014-11-14 12:17:25 -08:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test
Microsoft.AspNet.Mvc.ModelBinding.Test
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.TagHelpers.Test
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites RenderSection \ RenderSectionAsync does not work in sections 2014-11-14 12:17:25 -08:00