1 override of Unlock
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefilestream.cs (1)
473
public override void
Unlock
(long position, long length)
1 reference to Unlock
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefilestream.cs (1)
479
m_fs.
Unlock
(position, length);