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