aspnetcore/test/Microsoft.AspNet.Razor.Test
Doug Bunting 26afdbd889 Plumb `ParserErrorSink` through to `CodeBuilderContext`
- precursor for #129
- remove unused `GeneratorResults` ctor to avoid duplicating `ParserResults` code

nit: make a few `ParserResults` properties immutable
- also change `ParserErrors` type to `IEnumerable<RazorError>`
2015-01-15 16:31:33 -08:00
..
Editor
Framework Plumb `ParserErrorSink` through to `CodeBuilderContext` 2015-01-15 16:31:33 -08:00
Generator Plumb `ParserErrorSink` through to `CodeBuilderContext` 2015-01-15 16:31:33 -08:00
Parser Plumb `ParserErrorSink` through to `CodeBuilderContext` 2015-01-15 16:31:33 -08:00
TagHelpers
TestFiles
Text
Tokenizer
Utils
CSharpRazorCodeLanguageTest.cs Plumb `ParserErrorSink` through to `CodeBuilderContext` 2015-01-15 16:31:33 -08:00
Microsoft.AspNet.Razor.Test.kproj
RazorCodeLanguageTest.cs
RazorDirectiveAttributeTest.cs
RazorEngineHostTest.cs
RazorTemplateEngineTest.cs Plumb `ParserErrorSink` through to `CodeBuilderContext` 2015-01-15 16:31:33 -08:00
StringTextBuffer.cs
project.json