3 references to Read
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Extensions\ProtocolConversions.cs (1)
570
return LSP.DocumentHighlightKind.
Read
;
Protocol\Methods.Navigation.cs (1)
233
/// more fuzzy. Symbol matches usually have a <see cref="DocumentHighlightKind"/> of <see cref="DocumentHighlightKind.
Read
"/> or
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
Highlights\DocumentHighlightTests.cs (1)
46
CreateDocumentHighlight(LSP.DocumentHighlightKind.
Read
, testLspServer.GetLocations("read").Single()),