1 reference to WithDocumentText
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\Solution.cs (1)
1465
var newState = _state.
WithDocumentText
(documentId, textAndVersion, mode);