1 reference to FixDeclarationDocumentAsync
Microsoft.CodeAnalysis.Features (1)
CodeRefactorings\SyncNamespace\AbstractChangeNamespaceService.cs (1)
469
var documentWithNewNamespace = await
FixDeclarationDocumentAsync
(document, refLocationsInCurrentDocument, oldNamespace, newNamespace, fallbackOptions, cancellationToken)