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