2 references to UpdateAddedDocumentToExistingContentsInSolution
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace.cs (2)
270
newSolution =
UpdateAddedDocumentToExistingContentsInSolution
(newSolution, addedDocument.Id);
279
newSolution =
UpdateAddedDocumentToExistingContentsInSolution
(newSolution, addedDocument);