2 references to WithReplace
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (2)
TextExtensions.cs (2)
52return WithReplace(text, offset, 0, newText); 66return WithReplace(text, offset, length, string.Empty);