1 reference to WithDocumentContentsFrom
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Workspace.cs (1)
1312
newSolution = newSolution.
WithDocumentContentsFrom
(linkedDocumentId, newDocument.DocumentState, forceEvenIfTreesWouldDiffer: false);