# Sandbox.Package.EditorReferences

```csharp
string[] EditorReferences { get; set; }
```

List of packages that this package depended on during editing.

Declared in [Sandbox.Package](/api/Sandbox.Package).
Assembly: `Sandbox.Engine`.
