aspnetcore/test/Microsoft.AspNet.Razor.Test/Chunks
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
..
ChunkTreeBuilderTest.cs Renamed and moved several Razor classes for clarity. 2015-05-27 17:00:25 -07:00
ChunkVisitorTests.cs Renamed CodeBuilder related classes to CodeGenerator 2015-05-27 17:00:41 -07:00