6 references to FileExistsWindows
Microsoft.Build (1)
WindowsFileSystem.cs (1)
63return NativeMethodsShared.FileExistsWindows(path);
Microsoft.Build.Engine.OM.UnitTests (1)
WindowsFileSystem.cs (1)
63return NativeMethodsShared.FileExistsWindows(path);
Microsoft.Build.Framework (1)
NativeMethods.cs (1)
1713? FileExistsWindows(fullPath)
Microsoft.Build.Tasks.Core (1)
WindowsFileSystem.cs (1)
63return NativeMethodsShared.FileExistsWindows(path);
Microsoft.Build.Utilities.Core (1)
WindowsFileSystem.cs (1)
63return NativeMethodsShared.FileExistsWindows(path);
MSBuild (1)
WindowsFileSystem.cs (1)
63return NativeMethodsShared.FileExistsWindows(path);