FSharpDiagnosticKind Type
Supported kinds of diagnostics by this service.
Union cases
Union case |
Description
|
Full Usage:
AddIndexerDot
|
|
Full Usage:
RemoveIndexerDot
|
|
Full Usage:
ReplaceWithSuggestion suggestion
Parameters:
string
|
|
Instance members
Instance member |
Description
|
Full Usage:
this.IsAddIndexerDot
Returns: bool
|
|
Full Usage:
this.IsRemoveIndexerDot
Returns: bool
|
|
Full Usage:
this.IsReplaceWithSuggestion
Returns: bool
|
|