aspnetcore/test/Microsoft.AspNet.Razor.Test
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
..
Editor
Framework Changed TagHelper attributes to be SpanKind.Code if not string typed. 2014-11-24 11:21:20 -08:00
Generator Add found TagHelperDescriptors on a Razor page to GeneratorResults. 2014-12-05 14:53:06 -08:00
Parser Add found TagHelperDescriptors on a Razor page to GeneratorResults. 2014-12-05 14:53:06 -08:00
TagHelpers Changed TagHelper attributes to be SpanKind.Code if not string typed. 2014-11-24 11:21:20 -08:00
TestFiles
Text
Tokenizer
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.kproj Add schema version to kproj files 2014-11-25 11:00:49 -08:00
RazorCodeLanguageTest.cs
RazorDirectiveAttributeTest.cs
RazorEngineHostTest.cs
RazorTemplateEngineTest.cs
StringTextBuffer.cs
project.json