1 write to CodeSnippetElement
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\InlineCompletions\XmlSnippetParser.CodeSnippet.cs (1)
41
CodeSnippetElement
= codeSnippetElement;
1 reference to CodeSnippetElement
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\InlineCompletions\XmlSnippetParser.CodeSnippet.cs (1)
134
var snippetElement = CodeSnippet.GetElementWithoutNamespace(snippet.
CodeSnippetElement
, "Snippet");