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 Change compilation targets. 2017-03-24 07:49:34 -07:00
Microsoft.AspNetCore.Razor.Test.Common Fix type name 2017-03-29 16:19:12 -07:00
Microsoft.CodeAnalysis.Razor.Test Add `TagHelperFactsService`. 2017-03-29 15:36:32 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test Workaround issues preventing tests from running in Visual Studio. 2017-03-31 11:20:10 -07:00
RazorPageGenerator.Test Change compilation targets. 2017-03-24 07:49:34 -07:00