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