AssemblyLocator Methods

Methods

CurrentDomain_AssemblyResolve Handler for the app domain's assembly resolve event which is fired if the system can't locate an assembly.
IsCompatibleAssembly Checks if the loaded assembly assemblyToCheck is compatible with the requestedAssembly.

See Also