- #129 and support aspnet/Mvc#1253 - add new `CSharpTagHelperAttributeValueVisitor` that writes the raw expression - add tests of embedded `@(...)` and mix that with normal expressions - add new resources for errors in `CSharpTagHelperAttributeValueVisitor` - write errors using `ParserErrorSink` - update baselines to match new code generation nits: - cleanup long lines in `CSharpTagHelperCodeRenderer` - remove a few unused resources |
||
|---|---|---|
| .. | ||
| CodeTree | ||
| Compiler | ||
| CSharpRazorCodeGeneratorTest.cs | ||
| CSharpTagHelperRenderingTest.cs | ||
| CSharpTagHelperRenderingUnitTest.cs | ||
| LineMappingTest.cs | ||
| RazorCodeGeneratorTest.cs | ||
| TabTest.cs | ||
| TagHelperAttributeValueCodeRendererTest.cs | ||
| TagHelperTestBase.cs | ||
| TestSpan.cs | ||