aspnetcore/test
N. Taylor Mullen bdf869c3d5 Make `TagHelperOutput` an `IHtmlContent`.
- This allows users to write `TagHelperOutput` directly to an `IHtmlContent` accepting `TextWriter`.
- This also enables us to inspect backing fields for all of the various contents to lazily initialize them.

#358
2015-11-19 16:32:03 -08:00
..
Microsoft.AspNet.Razor.Runtime.Precompilation.Files
Microsoft.AspNet.Razor.Runtime.Precompilation.Test
Microsoft.AspNet.Razor.Runtime.Test Make `TagHelperOutput` an `IHtmlContent`. 2015-11-19 16:32:03 -08:00
Microsoft.AspNet.Razor.Test