1 instantiation of ExpansionTemplate
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\InlineCompletions\XmlSnippetParser.cs (1)
77
var expansion = new
ExpansionTemplate
(matchingSnippet);
1 reference to ExpansionTemplate
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\InlineCompletions\XmlSnippetParser.cs (1)
77
var
expansion = new ExpansionTemplate(matchingSnippet);