aspnetcore/test/Microsoft.AspNet.Razor.Test/Generator/CodeTree
N. Taylor Mullen 49ffb5ae81 Map semicolon's in using statements.
This allows for users to write "@using System;" and still have proper intellisense and mapping.  Also removed some legacy code that I came across when running tests.
2014-02-25 14:14:02 -08:00
..
CSharpCodeBuilderTests.cs Map semicolon's in using statements. 2014-02-25 14:14:02 -08:00
CSharpPaddingBuilderTests.cs
CodeTreeGenerationTest.cs
CodeTreeOutputValidator.cs