3 references to ReferenceHighlightingConstants
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Handler\References\FindUsagesLSPContext.cs (3)
350markerTagType = ReferenceHighlightingConstants.DefinitionTagId; 355markerTagType = ReferenceHighlightingConstants.WrittenReferenceTagId; 360markerTagType = ReferenceHighlightingConstants.ReferenceTagId;