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