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