This change adds support for @namespace, and introduces a set of changes that are needed to support @namespace in the parser. @namespace and @class have always been treated as reserved words by Razor, with the intent that someday they would be allowed as directives. This changes makes that possible. You will still get an error about @namespace being a reserved word if you don't have the directive. |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Mvc.Razor.Extensions.Test | ||
| Microsoft.AspNetCore.Razor.Language.Test | ||
| Microsoft.AspNetCore.Razor.Performance | ||
| Microsoft.AspNetCore.Razor.Runtime.Test | ||
| Microsoft.AspNetCore.Razor.Test.Common | ||
| Microsoft.CodeAnalysis.Razor.Test | ||
| Microsoft.VisualStudio.LanguageServices.Razor.Test | ||
| RazorPageGenerator.Test | ||