aspnetcore/test/Microsoft.AspNetCore.Razor..../CodeGeneration
Ryan Nowak 811ea019a5 Fixes #1245 - Make TemplateCodeExtension public
This removes the hardcoding of an MVC type from Razor.
2017-05-17 20:25:06 -07:00
..
CodeTargetTest.cs
DefaultCodeTargetBuilderTest.cs
DefaultCodeTargetTest.cs
DefaultDocumentWriterTest.cs Remove RazorIRBuilder.Document 2017-05-12 18:12:30 -07:00
DesignTimeBasicWriterTest.cs
DesignTimeDirectiveTargetExtensionTest.cs Make extensible directive type token rendering allow value types. 2017-05-17 10:31:16 -07:00
DesignTimeTagHelperWriterTest.cs Rename the BoundAttributeDescriptor builder. 2017-05-12 17:39:45 -07:00
LiteralRuntimeBasicWriterTest.cs
PreallocatedAttributeTargetExtensionTest.cs Rename the BoundAttributeDescriptor builder. 2017-05-12 17:39:45 -07:00
RuntimeBasicWriterTest.cs
RuntimeTagHelperWriterTest.cs Rename the BoundAttributeDescriptor builder. 2017-05-12 17:39:45 -07:00
TagHelperHtmlAttributeRuntimeBasicWriterTest.cs