aspnetcore/test/Microsoft.AspNet.Razor.Test/Generator
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
..
CodeTree Map semicolon's in using statements. 2014-02-25 14:14:02 -08:00
CSharpRazorCodeGeneratorTest.cs Map semicolon's in using statements. 2014-02-25 14:14:02 -08:00
LineMappingTest.cs
RazorCodeGeneratorTest.cs
TabTest.cs
TestSpan.cs