2 references to AnnotateNodeForTextSpans
Microsoft.CodeAnalysis.Workspaces (2)
CodeCleanup\AbstractCodeCleanerService.cs (2)
52var (newNode, annotations) = AnnotateNodeForTextSpans(root, normalizedSpan, cancellationToken); 94var (newNode, annotations) = AnnotateNodeForTextSpans(root, normalizedSpan, cancellationToken);