2 references to GetOptionValue
Microsoft.VisualStudio.LanguageServices.Implementation (2)
Options\OptionLogger.cs (2)
38var oldString = GetOptionValue(oldValue); 39var newString = GetOptionValue(currentValue);