aspnetcore/test/Microsoft.AspNet.Razor.Test/Generator
N. Taylor Mullen b1c49a2535 Remove CodeDOM from net45 Razor.
Removed all System.CodeDOM related code from net45.  This involved modifying some existing code paths and most of all reducing the complexity of all of the CodeGenerators.  Added some factory creation methods to build CodeBuilders.  Ran code analysis and made adjustments to pass analysis.
2014-03-14 16:05:23 -07:00
..
CodeTree Remove CodeDOM from net45 Razor. 2014-03-14 16:05:23 -07:00
CSharpRazorCodeGeneratorTest.cs Modify tests to account for no indent helpers. 2014-03-04 12:05:59 -08:00
LineMappingTest.cs Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
RazorCodeGeneratorTest.cs Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
TabTest.cs
TestSpan.cs