aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser/CSharp
Doug Bunting 3f7c75e299 Remove and sort `using`s; reacting to #320 change
- automated pass then restore any `using`s the compiler needs
- in a couple of cases, make `using` conditional
2015-04-07 17:08:09 -07:00
..
CSharpAutoCompleteTest.cs Remove and sort `using`s; reacting to #320 change 2015-04-07 17:08:09 -07:00
CSharpBlockTest.cs
CSharpDirectivesTest.cs Remove and sort `using`s; reacting to #320 change 2015-04-07 17:08:09 -07:00
CSharpErrorTest.cs Remove and sort `using`s; reacting to #320 change 2015-04-07 17:08:09 -07:00
CSharpExplicitExpressionTest.cs Remove and sort `using`s; reacting to #320 change 2015-04-07 17:08:09 -07:00
CSharpImplicitExpressionTest.cs Remove and sort `using`s; reacting to #320 change 2015-04-07 17:08:09 -07:00
CSharpLayoutDirectiveTest.cs
CSharpNestedStatementsTest.cs
CSharpRazorCommentsTest.cs
CSharpReservedWordsTest.cs Remove and sort `using`s; reacting to #320 change 2015-04-07 17:08:09 -07:00
CSharpSectionTest.cs
CSharpSpecialBlockTest.cs Remove and sort `using`s; reacting to #320 change 2015-04-07 17:08:09 -07:00
CSharpStatementTest.cs
CSharpTemplateTest.cs Remove and sort `using`s; reacting to #320 change 2015-04-07 17:08:09 -07:00
CSharpToMarkupSwitchTest.cs
CSharpVerbatimBlockTest.cs Remove and sort `using`s; reacting to #320 change 2015-04-07 17:08:09 -07:00
CSharpWhitespaceHandlingTest.cs