Header menu logo F# Compiler Guide

FSharpProjectContext Type

Represents the checking context implied by the ProjectOptions

Instance members

Instance member Description

this.AccessibilityRights

Full Usage: this.AccessibilityRights

Returns: FSharpAccessibilityRights

Get the accessibility rights for this project context w.r.t. InternalsVisibleTo attributes granting access to other assemblies

Returns: FSharpAccessibilityRights

this.GetReferencedAssemblies

Full Usage: this.GetReferencedAssemblies

Returns: FSharpAssembly list

Get the resolution and full contents of the assemblies referenced by the project options

Returns: FSharpAssembly list

this.ProjectOptions

Full Usage: this.ProjectOptions

Returns: FSharpProjectOptions

Get the project options

Returns: FSharpProjectOptions

Type something to start searching.