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