aspnetcore/test
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
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Add support for namespace tokens in extensible directives 2017-04-05 15:37:50 -07:00
Microsoft.AspNetCore.Razor.Evolution.Test Add support for namespace tokens in extensible directives 2017-04-05 15:37:50 -07:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test.Common
Microsoft.CodeAnalysis.Razor.Test
Microsoft.VisualStudio.LanguageServices.Razor.Test
RazorPageGenerator.Test