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