aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra.../TestFiles/Output
Ryan Nowak 0cb7ae7fbf Add support for namespace tokens in extensible directives
This change adds support for accepting a namespace name in extensible
directives. This will be needed for the @namespace directive.

Implemented new parsing and codegen for namespaces using nameof().

Also fixed any issue where we were not global::-qualifying object where it
was used in the design time code for tokens.
2017-04-05 15:37:50 -07:00
..
DesignTime Add support for namespace tokens in extensible directives 2017-04-05 15:37:50 -07:00
Runtime Do not generate C# line pragmas without a file path. 2017-04-04 15:32:25 -07:00