# Sandbox.Resources.ResourceCompileContext.ReadSource

```csharp
byte[] ReadSource()
```

Read the source, either from in memory, or from disk

### Returns

`byte[]`

Declared in [Sandbox.Resources.ResourceCompileContext](/api/Sandbox.Resources.ResourceCompileContext).
Assembly: `Sandbox.Engine`.
