DeclarationCache Methods |
The DeclarationCache type exposes the following members.
Name | Description | |
---|---|---|
Clear |
Clear the cache content.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetGenericParameter |
Gets a GenericParameterTypeSignature.
| |
GetGenericParameterArray |
Creates an array of GenericParameterTypeSignature with incremental
ordinals.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetIntrinsic(Type) |
Gets an IntrinsicTypeSignature, given a reflection Type.
| |
GetIntrinsic(IntrinsicType) |
Gets an IntrinsicTypeSignature, given an IntrinsicType.
| |
GetIntrinsicBoxedType |
Gets the boxed type of an intrinsic.
| |
GetIntrinsicSerializationType |
Gets an IntrinsicSerializationType, given an IntrinsicType.
| |
GetItem<T> |
Gets a declaration served by a provider.
| |
GetModuleItem<T> | ||
GetType() | Gets the Type of the current instance. (Inherited from Object.) | |
GetType(String) |
Gets a type (ITypeSignature) given its name.
| |
GetType(Type) |
Gets a type (ITypeSignature) given a reflection type
(Type), with default binding options.
| |
GetType(Type, BindingOptions) | ||
InvalidateTranslations | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |