4 references to Exists
mscorlib (4)
system\io\isolatedstorage\isolatedstoragefile.cs (4)
623
bool ret = LongPathDirectory.
Exists
(fullPath);
657
if (LongPathDirectory.
Exists
(isPath))
1878
if (!LongPathDirectory.
Exists
(sb.ToString()))
2138
} while (LongPathDirectory.
Exists
(dirToCreate));