2 references to Exists
mscorlib (2)
system\io\isolatedstorage\isolatedstoragefile.cs (2)
579
bool ret = LongPathFile.
Exists
(fullPath);
903
if (LongPathFile.
Exists
(destinationFileNameFullPath)) {