Header menu logo FSharp.Analyzers.SDK

AnalyzerMessage Type

Record fields

Record Field Description

AssemblyPath

Full Usage: AssemblyPath

Field type: string

Assembly the analyzer was found in.

Field type: string

HelpUri

Full Usage: HelpUri

Field type: string option

A link to the documentation of this analyzer. Used in the sarif output.

Field type: string option

Message

Full Usage: Message

Field type: Message

A message produced by the analyzer.

Field type: Message

Name

Full Usage: Name

Field type: string

Either the Name property used from the AnalyzerAttribute of the name or the function or member.

Field type: string

ShortDescription

Full Usage: ShortDescription

Field type: string option

Short description for the analyzer. Used in the sarif output.

Field type: string option

Type something to start searching.