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