aspnetcore/test/Microsoft.AspNet.Razor.Test/Generator
N. Taylor Mullen cc0d5dd324 Add found TagHelperDescriptors on a Razor page to GeneratorResults.
- Ultimately this enables tooling to inspect what TagHelperDescriptors were found on a document and construct HTML schema based off of them.
- Added XML doc on the classes I touched that didn't have docs.
- Added [NotNull] to the result construct parameters.
- Added tests to validate that TagHelperDescriptors flow when found after parsing a Razor document.

#215
2014-12-05 14:53:06 -08:00
..
CodeTree Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 14:43:16 -08:00
Compiler Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 14:43:16 -08:00
CSharpRazorCodeGeneratorTest.cs
CSharpTagHelperRenderingTest.cs Add found TagHelperDescriptors on a Razor page to GeneratorResults. 2014-12-05 14:53:06 -08:00
LineMappingTest.cs
RazorCodeGeneratorTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 14:43:16 -08:00
TabTest.cs
TagHelperAttributeValueCodeRendererTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 14:43:16 -08:00
TagHelperTestBase.cs Add found TagHelperDescriptors on a Razor page to GeneratorResults. 2014-12-05 14:53:06 -08:00
TestSpan.cs