5 references to Reserve
mscorlib (5)
system\io\isolatedstorage\isolatedstoragefile.cs (4)
662
Reserve
(s_DirSize*((ulong)dirList.Length));
918
Reserve
(RoundToBlockSize((ulong)(fileLen - destLen)));
1915
Reserve
(RoundToBlockSize(newLen - oldLen));
1920
Reserve
(s_BlockSize);
system\io\isolatedstorage\isolatedstoragefilestream.cs (1)
278
m_isf.
Reserve
(newFileSize - oldFileSize);