This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Description
With the new Razor error story we transform malformed @page
directives into MalformedDirectiveIRNode
s which in turn result in pages not being classified as Razor pages. This impacts the way Mvc routes to said pages; we should be smarter and also inspect malformed directives to determine our "pageness"