2 references to WithChangedText
Microsoft.CodeAnalysis.Workspaces (2)
ParsedDocument.cs (2)
63=> WithChangedText(Text.WithChanges(change), cancellationToken); 66=> WithChangedText(Text.WithChanges(changes), cancellationToken);