# Sandbox.Compiler.Configuration.DistinctAssemblyReferences

```csharp
IReadOnlySet<string> DistinctAssemblyReferences { get; set; }
```

Each unique element of [Sandbox.Compiler.Configuration.AssemblyReferences](/api/Sandbox.Compiler.Configuration/AssemblyReferences)

Declared in [Sandbox.Compiler.Configuration](/api/Sandbox.Compiler.Configuration).
Assembly: `Sandbox.Compiling`.
