class
CompilerExtensions
public static abstract sealed class CompilerExtensions Methods
static this Void AddBaseReference(Compiler compiler) Add a reference to the "base" package.
static this Void AddToolBaseReference(Compiler compiler) Add a reference to the "toolbase" package.
static this Void AddReference(Compiler compiler, Compiler reference) Add a reference to the given compiler.