1 reference to PropagateChangeToLinkedDocumentsAsync
Microsoft.CodeAnalysis.Features (1)
MoveToNamespace\AbstractMoveToNamespaceService.cs (1)
259
var mergedSolution = await
PropagateChangeToLinkedDocumentsAsync
(modifiedDocument, formattingOptions, cancellationToken).ConfigureAwait(false);