2 references to InternalGetDirectoryRoot
mscorlib (2)
system\io\longpath.cs (2)
601
String root =
InternalGetDirectoryRoot
(fullPath);
605
__Error.WinIOError(Win32Native.ERROR_PATH_NOT_FOUND,
InternalGetDirectoryRoot
(path));