The AssemblyResolver type exposes the following members.
Methods
| Name | Description |
---|
| Dispose()()()() | (Inherited from DisposableBase.) |
| Dispose(Boolean) | (Inherited from DisposableBase.) |
| DisposeManagedResources | (Inherited from DisposableBase.) |
| DisposeUnmanagedResources | (Inherited from DisposableBase.) |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
| Finalize | (Inherited from DisposableBase.) |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| ResolveAssemblyPath(IEnumerable<(Of <<'(String>)>>)) | |
| ResolveAssemblyPath(String) | |
| ResolveAssemblyPath(IEnumerable<(Of <<'(String>)>>), String) | |
| ResolveAssemblyPath(String, String) | |
| ResolveAssemblyPath(IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>), Boolean) | |
| ResolveAssemblyPath(String, IEnumerable<(Of <<'(String>)>>), Boolean) | |
| ResolveAssemblyPath(IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>), Boolean) | |
| ResolveAssemblyPath(String, IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>), Boolean) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
See Also