- 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 |
||
|---|---|---|
| .. | ||
| CSharp | ||
| Html | ||
| PartialParsing | ||
| BlockTest.cs | ||
| CallbackParserListenerTest.cs | ||
| ParserContextTest.cs | ||
| ParserVisitorExtensionsTest.cs | ||
| RazorParserTest.cs | ||
| WhitespaceRewriterTest.cs | ||