1 instantiation of TwoPaths
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefile.cs (1)
2933m_Current = new TwoPaths();
3 references to TwoPaths
mscorlib (3)
system\io\isolatedstorage\isolatedstoragefile.cs (3)
2610TwoPaths tp; 2629tp = (TwoPaths) m_fileEnum.Current; 2819private TwoPaths m_Current;