aspnetcore/test/Microsoft.AspNet.Razor.Test/Framework
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
..
BlockExtensions.cs
BlockFactory.cs
BlockTypes.cs Renamed and moved several Razor classes for clarity. 2015-05-27 17:00:25 -07:00
CodeParserTestBase.cs
CsHtmlCodeParserTestBase.cs
CsHtmlMarkupParserTestBase.cs
ErrorCollector.cs
MarkupParserTestBase.cs
ParserTestBase.cs Renamed and moved several Razor classes for clarity. 2015-05-27 17:00:25 -07:00
RawTextSymbol.cs
TestSpanBuilder.cs Renamed CodeBuilder related classes to CodeGenerator 2015-05-27 17:00:41 -07:00