aspnetcore/test/Microsoft.AspNet.Razor.Test
Ryan Nowak c9341ee3d7 React to removal of ToString on TagHelperContent
The code generator generates calls to ToString() on a TagHelperContent
when used with dynamic content inside an attribute that needs to be passed
to a TagHelper as a string.

This change updates the codegen to use GetContent(IHtmlEncoder)
2015-09-23 11:07:44 -07:00
..
Chunks/Generators
CodeGenerators Add support for data bound symbols as attribute names. 2015-09-22 16:12:37 -07:00
Editor
Framework
Parser Add support for data bound symbols as attribute names. 2015-09-22 16:12:37 -07:00
TagHelpers Add support for data bound symbols as attribute names. 2015-09-22 16:12:37 -07:00
TestFiles React to removal of ToString on TagHelperContent 2015-09-23 11:07:44 -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