5 references to WithReplace
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (5)
SyntaxTreeExtensions.vb (5)
21Return WithReplace(syntaxTree, offset, length, newText) 29Return WithReplace(syntaxTree, offset, length, newText) 34Return WithReplace(syntaxTree, offset, 0, newText) 41Return WithReplace(syntaxTree, offset, 0, newText) 46Return WithReplace(syntaxTree, offset, length, String.Empty)