Cache
Gets a service that caches declarations of the current compilation. It is typically used to cache often-used declarations across aspect instances.
Declaration
[Hidden]
IDeclarationCache Cache { get; }
Property Value
Type | Description |
---|---|
IDeclarationCache |