1 write to ProjectName
Microsoft.CodeAnalysis.Workspaces (1)
LinkedFileDiffMerging\UnmergedDocumentChanges.cs (1)
21
ProjectName
= projectName;
1 reference to ProjectName
Microsoft.CodeAnalysis.Workspaces (1)
LinkedFileDiffMerging\AbstractLinkedFileMergeConflictCommentAdditionService.cs (1)
26
var comments = GetCommentChangesForDocument(partitionedChanges, documentWithChanges.
ProjectName
, originalSourceText);