aspnetcore/test/Microsoft.AspNet.Razor.Test/TestFiles/CodeGenerator
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
..
Output Add line pragmas to dynamic attributes. 2015-10-16 09:41:12 -07:00
Source