AnalyzerMessage Type
Record fields
| Record Field |
Description
|
Full Usage:
AssemblyPath
Field type: string
|
Assembly the analyzer was found in.
|
Full Usage:
HelpUri
Field type: string option
|
A link to the documentation of this analyzer. Used in the sarif output.
|
A message produced by the analyzer.
|
|
Full Usage:
Name
Field type: string
|
Either the Name property used from the AnalyzerAttribute of the name or the function or member.
|
Full Usage:
ShortDescription
Field type: string option
|
Short description for the analyzer. Used in the sarif output.
|
FSharp.Analyzers.SDK