This change defines stages for IR processing. The comments in RazorIRPass really explain the details. I've also made the preliminary changes to the stuff we've built so far to follow the new conventions. This is building towards multitargeting for Razor, being able to target both Razor Pages and Razor MVC Views from the same engine, being able to target different codegen and methods from within the same engine. |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Razor.Evolution.Test | ||
| Microsoft.AspNetCore.Razor.Runtime.Test | ||
| Microsoft.AspNetCore.Razor.Test | ||