2 references to DirectoryExistsWindows
Microsoft.Build.Framework (2)
FileSystem\WindowsFileSystem.cs (1)
64return NativeMethods.DirectoryExistsWindows(path);
NativeMethods.cs (1)
1814? DirectoryExistsWindows(fullPath)