1 instantiation of TwoLevelFileEnumerator
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefile.cs (1)
2598m_fileEnum = new TwoLevelFileEnumerator(m_rootDir);
1 reference to TwoLevelFileEnumerator
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefile.cs (1)
2585private TwoLevelFileEnumerator m_fileEnum;