4 references to GetChangedEditorConfigAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (4)
EditorConfigSettings\Updater\SettingsUpdaterTests.cs (4)
319
var updates = await updater.
GetChangedEditorConfigAsync
(default);
342
var updates = await updater.
GetChangedEditorConfigAsync
(default);
355
updates = await updater.
GetChangedEditorConfigAsync
(default);
375
var updates = await updater.
GetChangedEditorConfigAsync
(default);