1 write to Message
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Extensions\ProtocolConversions.Diagnostics.cs (1)
109
Message
= diagnosticData.Message,
6 references to Message
Microsoft.CodeAnalysis.LanguageServer.Protocol (6)
Extensions\ProtocolConversions.Diagnostics.cs (2)
87
Message = diagnostic.
Message
129
diagnostic.Identifier = (diagnostic.Code, diagnosticData.DataLocation.UnmappedFileSpan.Path, diagnostic.Range, diagnostic.
Message
)
Protocol\Diagnostic.cs (3)
149
&& string.Equals(this.
Message
, other.
Message
, StringComparison.Ordinal)
180
Hash.Combine(
Message
,
Protocol\Extensions\VSDiagnostic.cs (1)
29
/// Gets or sets a message shown when the user hovers over an error. If <see langword="null" />, then <see cref="Diagnostic.
Message
"/>