| CodeArchive |
| AdditionalFiles | Additional files that the compiler/generator needs. This is going to be .razor files. |
| CompilerName | The name of the compiler |
| Configuration | The compiler's configuration settings |
| FileMap | Converts the syntax tree paths from physical paths to project local paths |
| References | References that this compiler/generator needs to compile the code |
| SyntaxTrees | The syntax trees that should be compiled |
| Version | The version of the code archive 1005 - Inital version 1006 - Razor updates. Add razor namespaces on older versions. |
| Serialize | Serialize to a byte array |