This change makes the attribute route capable of responding to updates in the action descriptor collection. The change moves the actual route implementation to InnerAttributeRoute. AttributeRoute now wraps an InnerAttributeRoute - when processing a route, AttributeRoute will now check with action descriptor collection if its InnerAttributeRoute is still 'current' and rebuild it if necessary. |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.Mvc.Common.Test | ||
| Microsoft.AspNet.Mvc.Core.Test | ||
| Microsoft.AspNet.Mvc.FunctionalTests | ||
| 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 | ||
| Microsoft.AspNet.Mvc.Xml.Test | ||
| WebSites | ||