# Sandbox.Compiler.Diagnostics

```csharp
Microsoft.CodeAnalysis.Diagnostic[] Diagnostics { get; set; }
```

A list of warnings and errors created by the last build

Declared in [Sandbox.Compiler](/api/Sandbox.Compiler).
Assembly: `Sandbox.Compiling`.
