- Made a targeted fix to PageDirective that stops it from crashing Visual Studio when its malformed. - Added unit test to validate PageDirective didn't throw when attempting to determine if something was a page. - Added an integration test to validate malformed page tags can make their way through the entire Razor pipeline and don't destroy the rest of the content. #1247 |
||
|---|---|---|
| .. | ||
| Internal | ||
| Properties | ||
| IInjectDirectiveTargetExtension.cs | ||
| InjectDirective.cs | ||
| InjectDirectiveIRNode.cs | ||
| InjectDirectiveTargetExtension.cs | ||
| Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj | ||
| ModelDirective.cs | ||
| ModelExpressionPass.cs | ||
| MvcRazorTemplateEngine.cs | ||
| MvcViewDocumentClassifierPass.cs | ||
| NamespaceDirective.cs | ||
| PageDirective.cs | ||
| PagesPropertyInjectionPass.cs | ||
| RazorExtensions.cs | ||
| RazorPageDocumentClassifierPass.cs | ||
| Resources.resx | ||
| ViewComponentTagHelperDescriptorConventions.cs | ||
| ViewComponentTagHelperPass.cs | ||