1 override of IsAsync
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefilestream.cs (1)
314public override bool IsAsync {
1 reference to IsAsync
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefilestream.cs (1)
316return m_fs.IsAsync;