1 reference to PartitionChangesForDocument
Microsoft.CodeAnalysis.Workspaces (1)
LinkedFileDiffMerging\AbstractLinkedFileMergeConflictCommentAdditionService.cs (1)
22
var partitionedChanges =
PartitionChangesForDocument
(documentWithChanges.UnmergedChanges, originalSourceText);