1 write to m_GivenPath
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefilestream.cs (1)
171
m_GivenPath
= path;
2 references to m_GivenPath
mscorlib (2)
system\io\isolatedstorage\isolatedstoragefilestream.cs (2)
172
m_FullPath = m_isf.GetFullPath(
m_GivenPath
);
242
FileOptions.None,
m_GivenPath
, true, true);