C# Class SenseNet.Packaging.Internal.AssemblyHandler

Show file Open project: maxpavlov/FlexNet

Private Methods

Method Description
CurrentDomain_ReflectionOnlyAssemblyResolve ( object sender, ResolveEventArgs args ) : Assembly
GetCustomStepTypes ( InstallerAssemblyInfo _installerAssembly ) : System.Type[]
IsInstallerAssembly ( string fsPath ) : bool
ReflectionOnlyLoadAssembly ( string pluginFilePath ) : Assembly
ReflectionOnlyLoadInstallerAssembly ( string fsPath ) : Assembly
ReflectionOnlyPreloadReferences ( Assembly assembly ) : void
ReflectionOnlyPreloadReferences ( Assembly assembly, List loadedAsmNames ) : void