# Sandbox.CompilerExtensions

- Kind: class
- Namespace: `Sandbox`
- Assembly: `Sandbox.Engine`
- Modifiers: static, abstract, sealed, extension

## Methods

- [`AddEditorReference`](/api/Sandbox.Compiler/AddEditorReference): Add a reference to the given package's editor assembly.
- [`AddReference`](/api/Sandbox.Compiler/AddReference): Add a reference to the given compiler.
- [`AddToolBaseReference`](/api/Sandbox.Compiler/AddToolBaseReference): Add a reference to the "`toolbase`" package.
