4 references to GetElementInnerText
Microsoft.CodeAnalysis.LanguageServer.Protocol (4)
Handler\InlineCompletions\XmlSnippetParser.CodeSnippet.cs (4)
43
Title =
GetElementInnerText
(header, "Title");
44
Shortcut =
GetElementInnerText
(header, "Shortcut");
164
CodeSnippet.
GetElementInnerText
(declarationElement, "ID"),
165
CodeSnippet.
GetElementInnerText
(declarationElement, "Default") ?? " ",