1 reference to GetCommentChangesForDocument
Microsoft.CodeAnalysis.Workspaces (1)
LinkedFileDiffMerging\AbstractLinkedFileMergeConflictCommentAdditionService.cs (1)
23
var comments =
GetCommentChangesForDocument
(partitionedChanges, documentWithChanges.ProjectName, originalSourceText);