# Sandbox.Compiler.WatchForChanges

```csharp
void WatchForChanges()
```

Watch the filesystem for changes to our c# files, and trigger a recompile if they change.

Declared in [Sandbox.Compiler](/api/Sandbox.Compiler).
Assembly: `Sandbox.Compiling`.
