1 reference to GetOptionValueAndLanguage
Microsoft.CodeAnalysis.EditorFeatures (1)
EditorConfigSettings\Updater\SettingsUpdateHelper.cs (1)
35
return TryUpdateAnalyzerConfigDocument(originalText, filePath, settingsToUpdate.Select(x =>
GetOptionValueAndLanguage
(x.option, x.value)));