- 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 |
||
|---|---|---|
| .. | ||
| CodeTree | ||
| Compiler | ||
| AddImportCodeGeneratorTest.cs | ||
| AttributeBlockCodeGeneratorTest.cs | ||
| CSharpRazorCodeGeneratorTest.cs | ||
| CSharpTagHelperRenderingTest.cs | ||
| CSharpTagHelperRenderingUnitTest.cs | ||
| CodeGenTestCodeBuilder.cs | ||
| CodeGenTestHost.cs | ||
| DynamicAttributeBlockCodeGeneratorTest.cs | ||
| LineMappingTest.cs | ||
| RazorCodeGeneratorTest.cs | ||
| RazorCommentCodeGeneratorTest.cs | ||
| TabTest.cs | ||
| TagHelperAttributeValueCodeRendererTest.cs | ||
| TagHelperTestBase.cs | ||
| TestSpan.cs | ||