AssemblyManifestDeclaration Methods |
The AssemblyManifestDeclaration 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 | Obsolete. (Inherited from MetadataDeclaration.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetPublicKey | ||
GetPublicKeyToken | ||
GetTag<T> |
Gets a tag associated with the current declaration.
(Inherited from MetadataDeclaration.) | |
GetTokenType |
Gets the TokenType of the derived declaration.
(Overrides MetadataDeclaration.GetTokenType().) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetPublicKey |
Sets the public key.
| |
SetTag<T> |
Set a tag to the current declaration.
(Inherited from MetadataDeclaration.) | |
ToString | (Overrides NamedMetadataDeclaration.ToString().) | |
Translate | ||
WriteReflectionName(StringBuilder, ReflectionNameOptions) |
Writes the name of the current declaration to a StringBuilder.
| |
WriteReflectionName(StringBuilder, ReflectionNameOptions, NameMapper) |
Writes the name of the current declaration to a StringBuilder and
specifies a NameMapper.
|
Name | Description | |
---|---|---|
DefinitionMatchesReference | (Defined by CompareExtensions.) | |
DefinitionMatchesReferenceResolved | (Defined by CompareExtensions.) | |
Equals | (Defined by AssemblyNameExtensions.) | |
EvaluateAssemblyMatchResolved | (Defined by CompareExtensions.) | |
GetBindingIdentity |
Gets the binding identity of an assembly represented by an IAssemblyName.
(Defined by AssemblyNameExtensions.) | |
GetDisplayName |
Gets the name of a given declaration as it should be displayed to the user.
(Defined by WriteReflectionNameExtensions.) | |
GetFullName |
Gets the full name of an assembly.
(Defined by AssemblyNameExtensions.) | |
GetReferenceName |
Returns a string that can be passed to Load(AssemblyName) (Defined by AssemblyNameExtensions.) | |
GetReflectionName() | Overloaded.
Gets the name of a given declaration and returns a string that is compatible with the result of the ToString
method of system reflection objects.
(Defined by WriteReflectionNameExtensions.) | |
GetReflectionName(ReflectionNameOptions) | Overloaded.
Gets the name of a given declaration and returns a string that is compatible with the result of the ToString
method of system reflection objects.
(Defined by WriteReflectionNameExtensions.) | |
GetReflectionName(ReflectionNameOptions, NameMapper) | Overloaded.
Gets the name of a given declaration, constructed using given options.
(Defined by WriteReflectionNameExtensions.) | |
SetBindingContext | (Defined by AssemblyNameExtensions.) | |
SetRetargetable | (Defined by AssemblyNameExtensions.) | |
ToAssemblyIdentity(String, Guid, FrameworkName) | Overloaded. (Defined by AssemblyNameExtensions.) | |
ToAssemblyIdentity(String, Guid, FrameworkName, Boolean) | Overloaded. (Defined by AssemblyNameExtensions.) | |
ToAssemblyName |
Converts an IAssemblyName into an AssemblyName.
(Defined by AssemblyNameExtensions.) |