Api Sandbox ICompileReferenceProvider
interface

ICompileReferenceProvider

public interface ICompileReferenceProvider

Allows you to look up references for a compiler.

Methods

virtual PortableExecutableReference Lookup(String reference)

Find a reference for this dll

Assembly: Sandbox.Compiling Namespace: Sandbox Full Name: Sandbox.ICompileReferenceProvider