| ResourceCompiler |
| Context |
| Compile | |
| CompileEmbedded | |
| CompileEmbeddedResource | Generic method to compile an embedded resource by creating a child context. This handles the common pattern of creating a generator, generating a path, creating a child context, and setting the compiled path. |
| CreateGeneratedResourcePath | Create a deterministic path for a generated resource based on the embedded resource data. |
| TryParseEmbeddedResource | |
| WriteToJson | Writes resource to a JSON file, using the ResourceGenerator to create the resource. |