3 references to InternalExists
mscorlib (3)
system\io\longpath.cs (3)
303
return
InternalExists
(path);
404
if (!LongPathFile.
InternalExists
(fullSourceFileName))
582
if (LongPathFile.
InternalExists
(name) || (!InternalExists(name, out currentError) && currentError == Win32Native.ERROR_ACCESS_DENIED))