Header menu logo F# Compiler Guide

ValueNotContainedDiagnosticExtendedData Type

Additional data for diagnostics about a value whose declarations differ in signature and implementation

Instance members

Instance member Description

this.ImplementationValue

Full Usage: this.ImplementationValue

Returns: FSharpMemberOrFunctionOrValue

Represents F# value in implementation file

Returns: FSharpMemberOrFunctionOrValue

this.SignatureValue

Full Usage: this.SignatureValue

Returns: FSharpMemberOrFunctionOrValue

Represents F# value in signature file

Returns: FSharpMemberOrFunctionOrValue

Type something to start searching.