1 write to _textContainer
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\ProjectSystemProject.BatchingDocumentCollection.cs (1)
639
_textContainer
= textContainer;
1 reference to _textContainer
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\ProjectSystemProject.BatchingDocumentCollection.cs (1)
644
=> Task.FromResult(TextAndVersion.Create(
_textContainer
.CurrentText, VersionStamp.Create(), _filePath));