aspnetcore/test
N. Taylor Mullen 6df8bc23f1 Renamed CodeBuilder related classes to CodeGenerator
- Now that what used to be CodeGenerators are now ChunkGenerators we can rename the CodeBuilder into its correct structure: a CodeGenerator.
- Moved the TagHelperAttributeValueCodeRenderer from the TagHelpers namespace into the CodeGeneration namespace.
- Went through several classes and remove and sorted usings.
- Updated test files to abide by the new naming convention of Builders => CodeGenerators.

#140
2015-05-27 17:00:41 -07:00
..
Microsoft.AspNet.Razor.Runtime.Test Add support for '*' at the end of required attributes. 2015-05-21 15:01:32 -07:00
Microsoft.AspNet.Razor.Test Renamed CodeBuilder related classes to CodeGenerator 2015-05-27 17:00:41 -07:00