2 references to Identifier
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Extensions\ProtocolConversions.cs (1)
581SpellCheckKind.Identifier => LSP.VSInternalSpellCheckableRangeKind.Identifier,
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
SpellCheck\SpellCheckTests.cs (1)
601"Identifier" => VSInternalSpellCheckableRangeKind.Identifier,