aspnetcore/src/Mvc/Mvc.RazorPages
Javier Calvarro Nelson b1e1aabc9d [Mvc] Fix global state in controller and action endpoint data sources.
* Create data sources "per router" instance.
* Make a global shared order sequence "per router" for conventional and
  controller and page routes.
* Create DynamicControllerEndpointSelector and DynamicPageEndpointSelector
  instances per data source.
2020-09-12 10:03:32 -07:00
..
src [Mvc] Fix global state in controller and action endpoint data sources. 2020-09-12 10:03:32 -07:00
test [Mvc] Fix global state in controller and action endpoint data sources. 2020-09-12 10:03:32 -07:00