- 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 |
||
|---|---|---|
| .. | ||
| CSharp | ||
| Html | ||
| PartialParsing | ||
| BlockTest.cs | ||
| CallbackParserListenerTest.cs | ||
| ParserContextTest.cs | ||
| ParserVisitorExtensionsTest.cs | ||
| RazorParserTest.cs | ||
| WhitespaceRewriterTest.cs | ||