aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen 1879ac6427 Add support for static usings.
- Added special cases to the using statement parser to understand `@using static Foo`.
- Added several unit tests to validate the static using structure.
- Modified existing import code generation tests to validate several static usings.

#44
2015-05-20 21:47:23 -07:00
..
Editor Address a round of nits 2015-05-19 17:39:26 -07:00
Framework
Generator Add support for static usings. 2015-05-20 21:47:23 -07:00
Parser Add support for static usings. 2015-05-20 21:47:23 -07:00
TagHelpers Address a round of nits 2015-05-19 17:39:26 -07:00
TestFiles Add support for static usings. 2015-05-20 21:47:23 -07:00
Text
Tokenizer
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs
RazorErrorTest.cs
RazorTemplateEngineTest.cs
SourceLocationTest.cs
StringTextBuffer.cs
project.json