# Sandbox.CodeArchive.References

```csharp
HashSet<string> References { get; set; }
```

References that this compiler/generator needs to compile the code

Declared in [Sandbox.CodeArchive](/api/Sandbox.CodeArchive).
Assembly: `Sandbox.Compiling`.
