| Assembly() | System.Reflection.Assembly | inline |
| CodeBase | System.Reflection.Assembly | |
| CreateNIE() | System.Reflection.Assembly | inlineprivatestatic |
| Equals(object o) | System.Reflection.Assembly | inline |
| EscapedCodeBase | System.Reflection.Assembly | |
| FullName | System.Reflection.Assembly | |
| GetAssembly(global::System.Type type) | System.Reflection.Assembly | inlinestatic |
| GetCallingAssembly() | System.Reflection.Assembly | |
| GetCustomAttributes(bool inherit) | System.Reflection.Assembly | inlinevirtual |
| GetCustomAttributes(global::System.Type attributeType, bool inherit) | System.Reflection.Assembly | inlinevirtual |
| GetEntryAssembly() | System.Reflection.Assembly | |
| GetExecutingAssembly() | System.Reflection.Assembly | |
| GetFlags() | System.Reflection.Assembly | inlineprivate |
| GetHashCode() | System.Reflection.Assembly | inline |
| GetManifestResourceInfo(string resourceName) | System.Reflection.Assembly | inlinevirtual |
| GetManifestResourceNames() | System.Reflection.Assembly | inlinevirtual |
| GetManifestResourceStream(string name) | System.Reflection.Assembly | inlinevirtual |
| GetManifestResourceStream(global::System.Type type, string name, bool skipSecurityCheck, ref global::System.Threading.StackCrawlMark stackMark) | System.Reflection.Assembly | inlinepackage |
| GetManifestResourceStream(string name, ref global::System.Threading.StackCrawlMark stackMark, bool skipSecurityCheck) | System.Reflection.Assembly | inlinepackage |
| GetModule(string name) | System.Reflection.Assembly | inlinevirtual |
| GetModules() | System.Reflection.Assembly | inline |
| GetModules(bool getResourceModules) | System.Reflection.Assembly | inlinevirtual |
| GetModulesInternal() | System.Reflection.Assembly | inlinepackagevirtual |
| GetName(bool copiedName) | System.Reflection.Assembly | inlinevirtual |
| GetName() | System.Reflection.Assembly | inlinevirtual |
| GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) | System.Reflection.Assembly | inlinevirtual |
| GetPublicKey() | System.Reflection.Assembly | inlinepackage |
| GetSimpleName() | System.Reflection.Assembly | inlinepackage |
| GetType(string name, bool throwOnError) | System.Reflection.Assembly | inlinevirtual |
| GetType(string name) | System.Reflection.Assembly | inlinevirtual |
| GetType(string name, bool throwOnError, bool ignoreCase) | System.Reflection.Assembly | inlinevirtual |
| GetTypes(bool exportedOnly) | System.Reflection.Assembly | packagevirtual |
| GetTypes() | System.Reflection.Assembly | inlinevirtual |
| GetVersion() | System.Reflection.Assembly | inlinepackage |
| InternalGetSatelliteAssembly(string name, global::System.Globalization.CultureInfo culture, global::System.Version version, bool throwOnFileNotFound, ref global::System.Threading.StackCrawlMark stackMark) | System.Reflection.Assembly | inlinepackage |
| InternalGetType(Module module, string name, bool throwOnError, bool ignoreCase) | System.Reflection.Assembly | package |
| IsDefined(global::System.Type attributeType, bool inherit) | System.Reflection.Assembly | inlinevirtual |
| IsDynamic | System.Reflection.Assembly | |
| IsFullyTrusted | System.Reflection.Assembly | |
| Load(string assemblyString) | System.Reflection.Assembly | inlinestatic |
| load_with_partial_name(string name, global::System.Security.Policy.Evidence e) | System.Reflection.Assembly | private |
| LoadFrom(string assemblyFile, bool refOnly, ref global::System.Threading.StackCrawlMark stackMark) | System.Reflection.Assembly | private |
| LoadWithPartialName(string partialName, global::System.Security.Policy.Evidence securityEvidence) | System.Reflection.Assembly | inlinestatic |
| LoadWithPartialName(string partialName, global::System.Security.Policy.Evidence securityEvidence, bool oldBehavior) | System.Reflection.Assembly | inlinepackagestatic |
| Location | System.Reflection.Assembly | |
| MonoAssembly | System.Reflection.Assembly | package |
| operator!=(Assembly left, Assembly right) | System.Reflection.Assembly | inlinestatic |
| operator==(Assembly left, Assembly right) | System.Reflection.Assembly | inlinestatic |
| ReflectionOnly | System.Reflection.Assembly | |
| ReflectionOnlyLoad(string assemblyString) | System.Reflection.Assembly | inlinestatic |
| ToString() | System.Reflection.Assembly | inline |