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