This commit adds support to the TagHelperBinderSyntaxTreePass to interpret @addTagHelper, @removeTagHelper, and @tagHelperPrefix. I also ported all the original tests for this feature and updated them to call new APIs. The bulk of the changes here were updates to baseline tests that weren't correctly using @addTagHelper |
||
|---|---|---|
| .. | ||
| BasicIntegrationTest.cs | ||
| CodeGenerationIntegrationTest.cs | ||
| HtmlAttributeIntegrationTest.cs | ||
| ImportsIntegrationTest.cs | ||
| InstrumentationPassIntegrationTest.cs | ||
| IntegrationTestBase.cs | ||
| IntializeTestFileAttribute.cs | ||
| LineMappingsSerializer.cs | ||
| PageDocumentIntegrationTest.cs | ||
| RazorIRNodeSerializer.cs | ||
| RazorIRNodeVerifier.cs | ||
| RazorIRNodeWriter.cs | ||
| TagHelpersIntegrationTest.cs | ||
| TestTagHelperDescriptors.cs | ||