AssemblyEnvelope Methods |
The AssemblyEnvelope type exposes the following members.
Name | Description | |
---|---|---|
ClearCache |
Clear the cache (typically mapping to System.Reflection or,
if the current element is a reference, to the related definition)
of the current Element and all its children.
(Inherited from Element.) | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Equals(IAssembly) | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetPublicKey | ||
GetPublicKeyToken | ||
GetSystemAssembly |
Gets the reflection Assembly corresponding
to the current instance.
| |
GetTag<T> |
Gets a tag associated with the current declaration.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetTypeDefinition(String) |
Gets a type defined in this assembly given its name.
| |
GetTypeDefinition(String, BindingOptions) |
Gets a type defined in this assembly given its name.
| |
MatchesReference | ||
SetTag<T> |
Set a tag to the current declaration.
| |
ToString | Returns a string that represents the current object. (Overrides Object.ToString().) |