4 references to Replace
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (4)
Syntax\SyntaxAnnotationTests.vb (4)
446currentRoot = Replace(currentRoot, currentRoot, rootAnnotated) 456currentRoot = Replace(currentRoot, item, annotated) 477Dim newRoot = Replace(tree.GetRoot(), firstItem, firstAnnotated) 486newRoot = Replace(newRoot, secondItem, secondAnnotated)