Header menu logo F# Compiler Guide

IAssemblyContentCache Type

Assembly content cache.

Instance members

Instance member Description

this.Set

Full Usage: this.Set

Parameters:
Modifiers: abstract

Store an assembly content.

arg0 : AssemblyPath
arg1 : AssemblyContentCacheEntry

this.TryGet

Full Usage: this.TryGet

Parameters:
Returns: AssemblyContentCacheEntry option
Modifiers: abstract

Try get an assembly cached content.

arg0 : AssemblyPath
Returns: AssemblyContentCacheEntry option

Type something to start searching.