1 write to Path2
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefile.cs (1)
2899m_Current.Path2 = Path.GetFileName(m_SubDir[m_nSubDir]);
5 references to Path2
mscorlib (5)
system\io\isolatedstorage\isolatedstoragefile.cs (5)
2632if (IsolatedStorageFile.NotAssemFilesDir(tp.Path2) && 2633IsolatedStorageFile.NotAppFilesDir(tp.Path2)) 2646if (!GetIDStream(tp.Path1 + s_SepExternal + tp.Path2, 2660assemName = tp.Path2; 2665if (IsolatedStorageFile.NotAppFilesDir(tp.Path2))