6 writes to m_InfoFile
mscorlib (6)
system\io\isolatedstorage\isolatedstoragefile.cs (6)
1696
this.
m_InfoFile
= sb.ToString() + s_AppInfoFile;
1730
this.
m_InfoFile
= sb.ToString() + s_InfoFile;
1762
this.
m_InfoFile
= sb.ToString() + s_InfoFile;
1841
this.
m_InfoFile
= sb.ToString() + s_AppInfoFile;
1853
this.
m_InfoFile
= sb.ToString() + s_InfoFile;
1866
this.
m_InfoFile
= sb.ToString() + s_InfoFile;
10 references to m_InfoFile
mscorlib (10)
system\io\isolatedstorage\isolatedstoragefile.cs (10)
284
m_handle = Open(
m_InfoFile
, GetSyncObjectName());
315
m_handle = Open(
m_InfoFile
, GetSyncObjectName());
345
m_handle = Open(
m_InfoFile
, GetSyncObjectName());
377
m_handle = Open(
m_InfoFile
, GetSyncObjectName());
454
m_handle = Open(
m_InfoFile
, GetSyncObjectName());
491
m_handle = Open(
m_InfoFile
, GetSyncObjectName());
1808
m_handle = Open(
m_InfoFile
, GetSyncObjectName());
2239
m_SyncObjectName = GetStrongHashSuitableForObjectName(
m_InfoFile
);
2265
m_handle = Open(
m_InfoFile
, GetSyncObjectName());
2291
m_handle = Open(
m_InfoFile
, GetSyncObjectName());