aspnetcore/src/Microsoft.AspNetCore.Mvc.Ra...
N. Taylor Mullen 7a04e35da5 Update built-in directives to use DirectiveUsage.
- Updated integration code gen and IR bits to reflect new directive usage.
- Updated existing unit tests that happened to test directives in code blocks to now test what happens when they exist at the document level. Being inside of a code block is now invalid and we have separate tests for that scenario.

#1376
2017-06-22 11:42:37 -07:00
..
Properties
AssemblyAttributeInjectionPass.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
CSharpIdentifier.cs
IInjectTargetExtension.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
InjectDirective.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
InjectIntermediateNode.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
InjectTargetExtension.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
InstrumentationPass.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj
ModelDirective.cs Update built-in directives to use DirectiveUsage. 2017-06-22 11:42:37 -07:00
ModelExpressionPass.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
MvcRazorTemplateEngine.cs
MvcViewDocumentClassifierPass.cs Get rid of AccessModifiers 2017-06-21 19:10:57 -07:00
NamespaceDirective.cs Update built-in directives to use DirectiveUsage. 2017-06-22 11:42:37 -07:00
PageDirective.cs Update built-in directives to use DirectiveUsage. 2017-06-22 11:42:37 -07:00
PagesPropertyInjectionPass.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
RazorCodeDocumentExtensions.cs
RazorExtensions.cs Rename RazorIRNode 2017-06-21 12:55:16 -07:00
RazorPageDocumentClassifierPass.cs Get rid of AccessModifiers 2017-06-21 19:10:57 -07:00
Resources.resx
ViewComponentDiagnosticFactory.cs
ViewComponentResources.resx
ViewComponentTagHelperDescriptorConventions.cs
ViewComponentTagHelperDescriptorFactory.cs
ViewComponentTagHelperDescriptorProvider.cs
ViewComponentTagHelperPass.cs Get rid of AccessModifiers 2017-06-21 19:10:57 -07:00
ViewComponentTypeVisitor.cs
ViewComponentTypes.cs