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