DefaultAssemblyResolver Methods |
The DefaultAssemblyResolver type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddSearchDirectory | (Inherited from BaseAssemblyResolver.) |
![]() | Clone |
Deep-clone the object.
(Inherited from BaseAssemblyResolver.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetSearchDirectories | (Inherited from BaseAssemblyResolver.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RegisterAssembly | |
![]() | RemoveSearchDirectory | (Inherited from BaseAssemblyResolver.) |
![]() | Resolve(String) | (Inherited from BaseAssemblyResolver.) |
![]() | Resolve(AssemblyNameReference) | (Overrides BaseAssemblyResolverResolve(AssemblyNameReference).) |
![]() | Resolve(String, ReaderParameters) | (Inherited from BaseAssemblyResolver.) |
![]() | Resolve(AssemblyNameReference, ReaderParameters) | (Inherited from BaseAssemblyResolver.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |