aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser
N. Taylor Mullen a1df1702e5 Add support for C# 6 exception filters.
- Added new handling of the C# try catch statement to allow exception filters after catch statements.
- Added tests to validate valid and invalid scenarios.

#402
2015-06-10 10:08:10 -07:00
..
CSharp Add support for C# 6 exception filters. 2015-06-10 10:08:10 -07:00
Html
PartialParsing Addressed code review comments. 2015-05-29 12:50:01 -07:00
BlockTest.cs
CallbackParserListenerTest.cs
ParserContextTest.cs
ParserVisitorExtensionsTest.cs
RazorParserTest.cs
WhitespaceRewriterTest.cs