# Sandbox.Compiler.DependencyIndex

```csharp
int DependencyIndex(int depth = 0)
```

### Parameters

- `depth` (`int`), default `0`

### Returns

`int`

Declared in [Sandbox.Compiler](/api/Sandbox.Compiler).
Assembly: `Sandbox.Compiling`.
