# Sandbox.CompilerOutput.Diagnostics

```csharp
List<Microsoft.CodeAnalysis.Diagnostic> Diagnostics { get; set; }
```

A list of diagnostics caused by the previous build

Declared in [Sandbox.CompilerOutput](/api/Sandbox.CompilerOutput).
Assembly: `Sandbox.Compiling`.
