aspnetcore/test
N. Taylor Mullen 2d4092ca32 Add line pragmas to dynamic attributes.
- This enables debugging and proper error reporting for dynamic attributes. Without the pragmas errors would showcase generated Razor C# instead of their corresponding .cshtml files.
- Did not have to do any `TagHelper` specific changes since they utilize the same core attribute rendering logic.
- Updated generated C# files for tests.

#569
2015-10-16 09:41:12 -07:00
..
Microsoft.AspNet.Razor.Runtime.Precompilation.Files Change ITypeInfo.IsTagHelper to ITypeInfo.ImplementsInterface(ITypeInfo) 2015-09-25 21:38:36 -07:00
Microsoft.AspNet.Razor.Runtime.Precompilation.Test Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:39 -07:00
Microsoft.AspNet.Razor.Runtime.Test Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:39 -07:00
Microsoft.AspNet.Razor.Test Add line pragmas to dynamic attributes. 2015-10-16 09:41:12 -07:00