2 references to GetAnnotatedNodes
Microsoft.CodeAnalysis.Workspaces (2)
Rename\ConflictEngine\MutableConflictResolution.cs (1)
91nodes: annotationSet.GetAnnotatedNodes(root),
SyntaxNodeExtensions.cs (1)
534nodesToReplace = retryAnnotations.GetAnnotatedNodes(root).ToDictionary(n => n.FullSpan);