Header menu logo F# Compiler Guide

FSharpWorkspaceQuery Type

Instance members

Instance member Description

this.GetDiagnosticsForFile

Full Usage: this.GetDiagnosticsForFile

Parameters:
Returns: Async<FSharpDiagnosticReport>

this.GetProjectSnapshot

Full Usage: this.GetProjectSnapshot

Parameters:
Returns: FSharpProjectSnapshot option
projectIdentifier : FSharpProjectIdentifier
Returns: FSharpProjectSnapshot option

this.GetProjectSnapshotForFile

Full Usage: this.GetProjectSnapshotForFile

Parameters:
Returns: FSharpProjectSnapshot option
file : Uri
Returns: FSharpProjectSnapshot option

this.GetSemanticClassification

Full Usage: this.GetSemanticClassification

Parameters:
Returns: Async<SemanticClassificationView option>
file : Uri
Returns: Async<SemanticClassificationView option>

this.GetSource

Full Usage: this.GetSource

Parameters:
Returns: Task<ISourceTextNew option>
file : Uri
Returns: Task<ISourceTextNew option>

Type something to start searching.