aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser/CSharp
N. Taylor Mullen f43a17369c Transition tests to use new CodeTree.
Previously they would use CodeDOM dependent concepts.
2014-02-13 15:03:19 -08:00
..
CSharpAutoCompleteTest.cs
CSharpBlockTest.cs Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
CSharpDirectivesTest.cs
CSharpErrorTest.cs Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
CSharpExplicitExpressionTest.cs Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
CSharpHelperTest.cs Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
CSharpImplicitExpressionTest.cs
CSharpLayoutDirectiveTest.cs
CSharpNestedStatementsTest.cs
CSharpRazorCommentsTest.cs
CSharpReservedWordsTest.cs
CSharpSectionTest.cs Transition tests to use new CodeTree. 2014-02-13 15:03:19 -08:00
CSharpSpecialBlockTest.cs
CSharpStatementTest.cs
CSharpTemplateTest.cs
CSharpToMarkupSwitchTest.cs
CSharpVerbatimBlockTest.cs
CSharpWhitespaceHandlingTest.cs