aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser/CSharp
N. Taylor Mullen 407a2ceae6 Remove unneeded NamespaceKeywordLength from AddImportCodeGenerator.
- This was completely unused outside of the AddImportCodeGenerator.
2015-05-18 17:21:50 -07:00
..
CSharpAutoCompleteTest.cs [Fixes #217] Applying error squiggly to full directive 2015-05-15 12:26:21 -07:00
CSharpBlockTest.cs Remove unneeded NamespaceKeywordLength from AddImportCodeGenerator. 2015-05-18 17:21:50 -07:00
CSharpDirectivesTest.cs [Fixes #217] Applying error squiggly to full directive 2015-05-15 12:26:21 -07:00
CSharpErrorTest.cs [Fixes #217] Applying error squiggly to full directive 2015-05-15 12:26:21 -07:00
CSharpExplicitExpressionTest.cs
CSharpImplicitExpressionTest.cs
CSharpNestedStatementsTest.cs
CSharpRazorCommentsTest.cs
CSharpReservedWordsTest.cs
CSharpSectionTest.cs [Fixes #217] Applying error squiggly to full directive 2015-05-15 12:26:21 -07:00
CSharpSpecialBlockTest.cs [Fixes #217] Applying error squiggly to full directive 2015-05-15 12:26:21 -07:00
CSharpStatementTest.cs Remove unneeded NamespaceKeywordLength from AddImportCodeGenerator. 2015-05-18 17:21:50 -07:00
CSharpTemplateTest.cs
CSharpToMarkupSwitchTest.cs
CSharpVerbatimBlockTest.cs
CSharpWhitespaceHandlingTest.cs