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