1 write to _fileSize
Microsoft.CodeAnalysis.Workspaces (1)
TemporaryStorage\TemporaryStorageServiceFactory.cs (1)
153
_fileSize
= MultiFileBlockSize;
1 reference to _fileSize
Microsoft.CodeAnalysis.Workspaces (1)
TemporaryStorage\TemporaryStorageServiceFactory.cs (1)
145
if (reference == null || _offset + size >
_fileSize
)