static object findResource(object self, string name)
Finds the first matching resource.
static object concatResources(object self, object existing, string name)
Concats resources from this loader with those given by existing .
static object findClass(object self, string name)
Finds the class with the given name within the AppDomain.
RuntimeAssemblyClassLoaderFactory AssemblyClassLoaderFactory
Gets the RuntimeAssemblyClassLoaderFactory associated with this instance of the runtime.