1 reference to GetAnnotatedNodes
Microsoft.CodeAnalysis.CodeStyle (1)
SyntaxNodeExtensions.cs (1)
534
nodesToReplace = retryAnnotations.
GetAnnotatedNodes
(root).ToDictionary(n => n.FullSpan);