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
Compiler
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
TabTest.cs
TagHelperAttributeValueCodeRendererTest.cs
TagHelperTestBase.cs Add found TagHelperDescriptors on a Razor page to GeneratorResults. 2014-12-05 14:53:06 -08:00
TestSpan.cs