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