2 references to LanguagePlaceholder
Microsoft.VisualStudio.LanguageServices (2)
Options\VisualStudioOptionStorage.cs (2)
21
/// Key may contain <see cref="
LanguagePlaceholder
"/> that is replaced by the language name.
30
=> keyName.Replace(
LanguagePlaceholder
, language switch