4 references to GetChangedEditorConfigAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (4)
EditorConfigSettings\Updater\SettingsUpdaterTests.cs (4)
335
var updates = await updater.
GetChangedEditorConfigAsync
(default);
358
var updates = await updater.
GetChangedEditorConfigAsync
(default);
371
updates = await updater.
GetChangedEditorConfigAsync
(default);
391
var updates = await updater.
GetChangedEditorConfigAsync
(default);