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