1 instantiation of SnippetCursorPart
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\InlineCompletions\XmlSnippetParser.CodeSnippet.cs (1)
236snippetParts.Add(new SnippetCursorPart());
1 reference to SnippetCursorPart
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\InlineCompletions\InlineCompletionsHandler.cs (1)
288else if (part is SnippetCursorPart cursorPart)