aspnetcore/src/Microsoft.AspNetCore.Mvc.Ra...
N. Taylor Mullen 6f7cb763a2 Update TModel code generation.
- Prior to this TModel would be set to a potentially non-fully qualified name. This would cause errors in default MVC templates.
- Regenerated test files to reflect new TModel.
- Updated unit test to reflect new behavior.

#1222
2017-04-14 12:32:20 -07:00
..
Internal
Properties
IInjectDirectiveTargetExtension.cs
InjectDirective.cs Set an order on @inject to run behind @namespace 2017-04-13 13:59:47 -07:00
InjectDirectiveIRNode.cs
InjectDirectiveTargetExtension.cs
Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj
ModelDirective.cs Update TModel code generation. 2017-04-14 12:32:20 -07:00
ModelExpressionPass.cs
MvcRazorTemplateEngine.cs
MvcViewDocumentClassifierPass.cs Implement @namespace 2017-04-11 12:46:02 -07:00
NamespaceDirective.cs Implement @namespace 2017-04-11 12:46:02 -07:00
PageDirective.cs
PagesPropertyInjectionPass.cs
RazorExtensions.cs Implement @namespace 2017-04-11 12:46:02 -07:00
RazorPageDocumentClassifierPass.cs
Resources.resx
ViewComponentTagHelperDescriptorConventions.cs
ViewComponentTagHelperPass.cs Rename ITagHelperDescriptorBuilder => TagHelperDescriptorBuilder. 2017-04-11 17:08:38 -07:00