This change adds support for accepting a namespace name in extensible directives. This will be needed for the @namespace directive. Implemented new parsing and codegen for namespaces using nameof(). Also fixed any issue where we were not global::-qualifying object where it was used in the design time code for tokens. |
||
|---|---|---|
| .. | ||
| BasicIntegrationTest | ||
| CodeGenerationIntegrationTest | ||
| ExtensibleDirectiveTest | ||
| HtmlAttributeIntegrationTest | ||
| InstrumentationPassIntegrationTest | ||
| RazorTemplateEngineIntegrationTest | ||
| TagHelpersIntegrationTest | ||