ProjectSnapshot Module
Types
Type | Description |
A snapshot of an F# source file. |
|
An identifier of an F# project. This serves to identify the same project as it changes over time and enables us to clear obsolete data from caches. |
|
A snapshot of an F# project. This type contains all the necessary information for type checking a project. |
|
|
|
An on-disk reference needed for project compilation. |