aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen d458e8ecb2 Change HTML in nested C# blocks to properly handle dots.
- Prior to this change adding a `.` after an implicit expression would result in compile errors due to Razor thinking the `.` was part of the C# (normally not the case).
- Added a code generation and unit tests to validate behavior.

#491
2015-09-07 19:18:09 -07:00
..
Chunks/Generators
CodeGenerators Change HTML in nested C# blocks to properly handle dots. 2015-09-07 19:18:09 -07:00
Editor
Framework
Parser Change HTML in nested C# blocks to properly handle dots. 2015-09-07 19:18:09 -07:00
TagHelpers Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
TestFiles Change HTML in nested C# blocks to properly handle dots. 2015-09-07 19:18:09 -07:00
Text
Tokenizer
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs
RazorErrorTest.cs
RazorTemplateEngineTest.cs
SourceLocationTest.cs
StringTextBuffer.cs
project.json