API ReferenceSandbox
public abstract interface Sandbox.ICompileReferenceProvider
Allows you to look up references for a compiler.
Methods
Showing 1 methods
public virtual Microsoft.CodeAnalysis.PortableExecutableReference Lookup(string reference)
Find a reference for this dll
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Compiling |
| Doc ID | T:Sandbox.ICompileReferenceProvider |