mscorlib(4.0.0.0) API with additions
System.Reflection.Assembly Member List

This is the complete list of members for System.Reflection.Assembly, including all inherited members.

CodeBaseSystem.Reflection.Assembly
CreateInstance(string typeName)System.Reflection.Assembly
CreateInstance(string typeName, bool ignoreCase)System.Reflection.Assembly
CreateInstance(string typeName, bool ignoreCase, BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes)System.Reflection.Assemblyvirtual
CreateQualifiedName(string assemblyName, string typeName)System.Reflection.Assemblystatic
CustomAttributesSystem.Reflection.Assembly
DefinedTypesSystem.Reflection.Assembly
EntryPointSystem.Reflection.Assembly
Equals(object o)System.Reflection.Assembly
EscapedCodeBaseSystem.Reflection.Assembly
EvidenceSystem.Reflection.Assembly
ExportedTypesSystem.Reflection.Assembly
FullNameSystem.Reflection.Assembly
GetAssembly(Type type)System.Reflection.Assemblystatic
GetCallingAssembly()System.Reflection.Assemblystatic
GetCustomAttributes(bool inherit)System.Reflection.Assemblyvirtual
GetCustomAttributes(Type attributeType, bool inherit)System.Reflection.Assemblyvirtual
GetCustomAttributesData()System.Reflection.Assemblyvirtual
GetEntryAssembly()System.Reflection.Assemblystatic
GetExecutingAssembly()System.Reflection.Assemblystatic
GetExportedTypes()System.Reflection.Assemblyvirtual
GetFile(string name)System.Reflection.Assemblyvirtual
GetFiles()System.Reflection.Assemblyvirtual
GetFiles(bool getResourceModules)System.Reflection.Assemblyvirtual
GetHashCode()System.Reflection.Assembly
GetLoadedModules()System.Reflection.Assembly
GetLoadedModules(bool getResourceModules)System.Reflection.Assemblyvirtual
GetManifestResourceInfo(string resourceName)System.Reflection.Assemblyvirtual
GetManifestResourceNames()System.Reflection.Assemblyvirtual
GetManifestResourceStream(Type type, string name)System.Reflection.Assemblyvirtual
GetManifestResourceStream(string name)System.Reflection.Assemblyvirtual
GetModule(string name)System.Reflection.Assemblyvirtual
GetModules()System.Reflection.Assembly
GetModules(bool getResourceModules)System.Reflection.Assemblyvirtual
GetName()System.Reflection.Assemblyvirtual
GetName(bool copiedName)System.Reflection.Assemblyvirtual
GetObjectData(SerializationInfo info, StreamingContext context)System.Reflection.Assemblyvirtual
GetReferencedAssemblies()System.Reflection.Assemblyvirtual
GetSatelliteAssembly(CultureInfo culture)System.Reflection.Assemblyvirtual
GetSatelliteAssembly(CultureInfo culture, Version version)System.Reflection.Assemblyvirtual
GetType(string name)System.Reflection.Assemblyvirtual
GetType(string name, bool throwOnError)System.Reflection.Assemblyvirtual
GetType(string name, bool throwOnError, bool ignoreCase)System.Reflection.Assemblyvirtual
GetTypes()System.Reflection.Assemblyvirtual
GlobalAssemblyCacheSystem.Reflection.Assembly
HostContextSystem.Reflection.Assembly
ImageRuntimeVersionSystem.Reflection.Assembly
IsDefined(Type attributeType, bool inherit)System.Reflection.Assemblyvirtual
IsDynamicSystem.Reflection.Assembly
IsFullyTrustedSystem.Reflection.Assembly
Load(string assemblyString)System.Reflection.Assemblystatic
Load(string assemblyString, Evidence assemblySecurity)System.Reflection.Assemblystatic
Load(AssemblyName assemblyRef)System.Reflection.Assemblystatic
Load(AssemblyName assemblyRef, Evidence assemblySecurity)System.Reflection.Assemblystatic
Load(byte[] rawAssembly)System.Reflection.Assemblystatic
Load(byte[] rawAssembly, byte[] rawSymbolStore)System.Reflection.Assemblystatic
Load(byte[] rawAssembly, byte[] rawSymbolStore, SecurityContextSource securityContextSource)System.Reflection.Assemblystatic
Load(byte[] rawAssembly, byte[] rawSymbolStore, Evidence securityEvidence)System.Reflection.Assemblystatic
LoadFile(string path)System.Reflection.Assemblystatic
LoadFile(string path, Evidence securityEvidence)System.Reflection.Assemblystatic
LoadFrom(string assemblyFile)System.Reflection.Assemblystatic
LoadFrom(string assemblyFile, Evidence securityEvidence)System.Reflection.Assemblystatic
LoadFrom(string assemblyFile, Evidence securityEvidence, byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm)System.Reflection.Assemblystatic
LoadFrom(string assemblyFile, byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm)System.Reflection.Assemblystatic
LoadModule(string moduleName, byte[] rawModule)System.Reflection.Assembly
LoadModule(string moduleName, byte[] rawModule, byte[] rawSymbolStore)System.Reflection.Assemblyvirtual
LoadWithPartialName(string partialName)System.Reflection.Assemblystatic
LoadWithPartialName(string partialName, Evidence securityEvidence)System.Reflection.Assemblystatic
LocationSystem.Reflection.Assembly
ManifestModuleSystem.Reflection.Assembly
ModuleResolveSystem.Reflection.Assembly
ModulesSystem.Reflection.Assembly
operator !=(Assembly left, Assembly right)System.Reflection.Assemblystatic
operator==(Assembly left, Assembly right)System.Reflection.Assemblystatic
PermissionSetSystem.Reflection.Assembly
ReflectionOnlySystem.Reflection.Assembly
ReflectionOnlyLoad(string assemblyString)System.Reflection.Assemblystatic
ReflectionOnlyLoad(byte[] rawAssembly)System.Reflection.Assemblystatic
ReflectionOnlyLoadFrom(string assemblyFile)System.Reflection.Assemblystatic
SecurityRuleSetSystem.Reflection.Assembly
ToString()System.Reflection.Assembly
UnsafeLoadFrom(string assemblyFile)System.Reflection.Assemblystatic