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