1 reference to AnnotateContainersAsync
Microsoft.CodeAnalysis.Features (1)
CodeRefactorings\SyncNamespace\AbstractChangeNamespaceService.cs (1)
210
var annotatedSolution = await
AnnotateContainersAsync
(solution, containersFromAllDocuments, cancellationToken).ConfigureAwait(false);