Header menu logo F# Compiler Guide

EntityCache Type

Thread safe wrapper over `IAssemblyContentCache`.

Constructors

Constructor Description

EntityCache()

Full Usage: EntityCache()

Returns: EntityCache
Returns: EntityCache

Instance members

Instance member Description

this.Clear

Full Usage: this.Clear

Clears the cache.

this.Locking

Full Usage: this.Locking

Parameters:
Returns: 'T

Performs an operation on the cache in thread safe manner.

arg0 : IAssemblyContentCache -> 'T
Returns: 'T

Type something to start searching.