3 references to ApplyReferenceUpdatesAsync
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (3)
UnusedReferences\UnusedReferencesRemoverTests.cs (3)
132var appliedUpdates = await ApplyReferenceUpdatesAsync(noChangeUpdate); 146var appliedUpdates = await ApplyReferenceUpdatesAsync(changeUpdate); 158var appliedUpdates = await ApplyReferenceUpdatesAsync(noChangeUpdate, changeUpdate);