Header menu logo F# Compiler Guide

FSharpDiagnosticKind Type

Supported kinds of diagnostics by this service.

Union cases

Union case Description

AddIndexerDot

Full Usage: AddIndexerDot

RemoveIndexerDot

Full Usage: RemoveIndexerDot

ReplaceWithSuggestion suggestion

Full Usage: ReplaceWithSuggestion suggestion

Parameters:
    suggestion : string

suggestion : string

Instance members

Instance member Description

this.IsAddIndexerDot

Full Usage: this.IsAddIndexerDot

Returns: bool
Returns: bool

this.IsRemoveIndexerDot

Full Usage: this.IsRemoveIndexerDot

Returns: bool
Returns: bool

this.IsReplaceWithSuggestion

Full Usage: this.IsReplaceWithSuggestion

Returns: bool
Returns: bool

Type something to start searching.