The Gallio.Runtime.Loader namespace contains types for loading the Gallio runtime into applications.

Classes

  ClassDescription
AssemblyLoaderBootstrap
Bootstraps a globally reachable assembly loader within the Gallio installation path.
DefaultAssemblyLoader
Resolves assemblies using hint paths and custom resolvers.
GallioLoaderLocator
Locates Gallio.Loader.dll.

Interfaces

  InterfaceDescription
IAssemblyLoader
Provides support for resolving and loading assemblies using hint paths and custom resolvers.
IAssemblyResolver
A custom assembly resolver participates in assembly resolution when standard assembly resolution fails to load the desired assembly but before assembly load paths are considered.