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