206 return base.ToString();
247 if (assembly !=
null)
287 [
Obsolete(
"This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202")]
350 return base.GetHashCode();
356 return base.Equals(o);
class f__AnonymousType0<< Count > j__TPar
Assembly Load(string assemblyString)
static AppDomain CurrentDomain
static string Combine(string path1, string path2)
virtual AssemblyName GetName(bool copiedName)
static Assembly LoadFrom(string assemblyFile, bool refOnly, StackCrawlMark stackMark)
virtual AssemblyName GetName()
static Exception CreateNIE()
static Assembly ReflectionOnlyLoad(string assemblyString)
static Assembly GetCallingAssembly()
Stream GetManifestResourceStream(Type type, string name, bool skipSecurityCheck, StackCrawlMark stackMark)
Type InternalGetType(Module module, string name, bool throwOnError, bool ignoreCase)
static Assembly LoadWithPartialName(string partialName, Evidence securityEvidence, bool oldBehavior)
virtual string EscapedCodeBase
static Assembly GetAssembly(Type type)
virtual Type GetType(string name, bool throwOnError, bool ignoreCase)
static Assembly Load(string assemblyString)
override bool Equals(object o)
static Assembly GetExecutingAssembly()
virtual Stream GetManifestResourceStream(string name)
static bool operator==(Assembly left, Assembly right)
override int GetHashCode()
virtual Module[] GetModulesInternal()
virtual ManifestResourceInfo GetManifestResourceInfo(string resourceName)
virtual bool IsDefined(Type attributeType, bool inherit)
virtual IntPtr MonoAssembly
virtual bool ReflectionOnly
virtual Type GetType(string name, bool throwOnError)
virtual Module[] GetModules(bool getResourceModules)
virtual Type[] GetTypes(bool exportedOnly)
virtual string[] GetManifestResourceNames()
override string ToString()
virtual Type GetType(string name)
RuntimeAssembly InternalGetSatelliteAssembly(string name, CultureInfo culture, Version version, bool throwOnFileNotFound, StackCrawlMark stackMark)
virtual void GetObjectData(SerializationInfo info, StreamingContext context)
virtual object[] GetCustomAttributes(bool inherit)
static bool operator!=(Assembly left, Assembly right)
static Assembly GetEntryAssembly()
AssemblyNameFlags GetFlags()
static Assembly load_with_partial_name(string name, Evidence e)
virtual Module GetModule(string name)
virtual object[] GetCustomAttributes(Type attributeType, bool inherit)
Stream GetManifestResourceStream(string name, StackCrawlMark stackMark, bool skipSecurityCheck)
static Assembly LoadWithPartialName(string partialName, Evidence securityEvidence)
virtual Type[] GetTypes()