1 write to Path1
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefile.cs (1)
2898m_Current.Path1 = Path.GetFileName(m_RootDir[m_nRootDir]);
7 references to Path1
mscorlib (7)
system\io\isolatedstorage\isolatedstoragefile.cs (7)
2643if (!GetIDStream(tp.Path1, out domain)) 2646if (!GetIDStream(tp.Path1 + s_SepExternal + tp.Path2, 2659domainName = tp.Path1; 2668if (!GetIDStream(tp.Path1, out assem)) 2679assemName = tp.Path1; 2686if (!GetIDStream(tp.Path1, out app)) 2698appName = tp.Path1;