1 write to m_FullPath
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefilestream.cs (1)
172m_FullPath = m_isf.GetFullPath(m_GivenPath);
2 references to m_FullPath
mscorlib (2)
system\io\isolatedstorage\isolatedstoragefilestream.cs (2)
205oldFileSize = IsolatedStorageFile.RoundToBlockSize((ulong)LongPathFile.GetLength(m_FullPath)); 241FileStream(m_FullPath, mode, access, share, bufferSize,