The AssemblyResolver type exposes the following members.

Methods

  NameDescription
Public methodDispose()()()() (Inherited from DisposableBase.)
Protected methodDispose(Boolean) (Inherited from DisposableBase.)
Protected methodDisposeManagedResources (Inherited from DisposableBase.)
Protected methodDisposeUnmanagedResources (Inherited from DisposableBase.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Inherited from DisposableBase.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodResolveAssemblyPath(IEnumerable<(Of <<'(String>)>>))
Public methodResolveAssemblyPath(String)
Public methodResolveAssemblyPath(IEnumerable<(Of <<'(String>)>>), String)
Public methodResolveAssemblyPath(String, String)
Public methodResolveAssemblyPath(IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>), Boolean)
Public methodResolveAssemblyPath(String, IEnumerable<(Of <<'(String>)>>), Boolean)
Public methodResolveAssemblyPath(IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>), Boolean)
Public methodResolveAssemblyPath(String, IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>), Boolean)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyStatic memberCurrent
Gets the current instance of AssemblyResolver.

See Also