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