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