3 references to ApplyReferenceUpdatesAsync
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (3)
UnusedReferences\UnusedReferencesRemoverTests.cs (3)
131var appliedUpdates = await ApplyReferenceUpdatesAsync(noChangeUpdate); 145var appliedUpdates = await ApplyReferenceUpdatesAsync(changeUpdate); 157var appliedUpdates = await ApplyReferenceUpdatesAsync(noChangeUpdate, changeUpdate);