2 instantiations of TemporaryTextStorage
Microsoft.CodeAnalysis.Workspaces (2)
TemporaryStorage\TemporaryStorageServiceFactory.cs (2)
106
=> new
TemporaryTextStorage
(this);
109
=> new
TemporaryTextStorage
(this, storageName, offset, size, checksumAlgorithm, encoding);