2 references to s_fullMethodCallDescriptionSentinel
Microsoft.VisualStudio.LanguageServices (2)
Snippets\SnippetExpansionClient.cs (2)
170&& descriptionNode?.text == s_fullMethodCallDescriptionSentinel) 693new XElement(snippetNamespace + "Description", new XText(s_fullMethodCallDescriptionSentinel))),