# Sandbox.CompileGroup.GetOrCreateCompiler

```csharp
Compiler GetOrCreateCompiler(string name)
```

### Parameters

- `name` (`string`)

### Returns

`Compiler`

Declared in [Sandbox.CompileGroup](/api/Sandbox.CompileGroup).
Assembly: `Sandbox.Compiling`.
