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