The cache class. We need to enable GC scanning of the values stored in the cache because they contain references.
Constructor.
See Implementation
The cache class. We need to enable GC scanning of the values stored in the cache because they contain references.