5 references to InternalExists
mscorlib (5)
system\io\isolatedstorage\isolatedstoragefile.cs (1)
1116
if (!LongPathDirectory.
InternalExists
(currDir))
system\io\longpath.cs (4)
232
if (LongPathDirectory.
InternalExists
(fullDestFileName))
501
if (!
InternalExists
(dir)) // Create only the ones missing
602
if (!
InternalExists
(root))
916
return
InternalExists
(fullPath);