1 write to m_Current
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefile.cs (1)
2933m_Current = new TwoPaths();
3 references to m_Current
mscorlib (3)
system\io\isolatedstorage\isolatedstoragefile.cs (3)
2898m_Current.Path1 = Path.GetFileName(m_RootDir[m_nRootDir]); 2899m_Current.Path2 = Path.GetFileName(m_SubDir[m_nSubDir]); 2919return (Object) m_Current;