6 references to FileOrDirectoryExistsWindows
Microsoft.Build (1)
WindowsFileSystem.cs (1)
72
return NativeMethodsShared.
FileOrDirectoryExistsWindows
(path);
Microsoft.Build.Engine.OM.UnitTests (1)
WindowsFileSystem.cs (1)
72
return NativeMethodsShared.
FileOrDirectoryExistsWindows
(path);
Microsoft.Build.Framework (1)
NativeMethods.cs (1)
1860
?
FileOrDirectoryExistsWindows
(path)
Microsoft.Build.Tasks.Core (1)
WindowsFileSystem.cs (1)
72
return NativeMethodsShared.
FileOrDirectoryExistsWindows
(path);
Microsoft.Build.Utilities.Core (1)
WindowsFileSystem.cs (1)
72
return NativeMethodsShared.
FileOrDirectoryExistsWindows
(path);
MSBuild (1)
WindowsFileSystem.cs (1)
72
return NativeMethodsShared.
FileOrDirectoryExistsWindows
(path);