C# Class IKVM.Internal.VirtualFileSystem.VfsAssembliesDirectory

Inheritance: VfsDirectory
Show file Open project: samskivert/ikvm-monotouch

Private Methods

Method Description
GetEntry ( string name ) : VfsEntry
GetName ( Assembly asm ) : string
GetOrAddEntry ( string name, Assembly asm ) : VfsEntry
IsLoadContext ( Assembly asm ) : bool
ParseName ( string directoryName ) : string
TryParseGuid ( string name, System.Guid &guid ) : bool