s&box docs

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

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Compiling
Doc IDT:Sandbox.ICompileReferenceProvider

On this page