3 references to FileExistsNoThrow
Microsoft.Build.Utilities.Core (3)
ToolLocationHelper.cs (2)
2548
if (FileUtilities.
FileExistsNoThrow
(pathToSDKManifest))
3051
if (FileUtilities.
FileExistsNoThrow
(pathToPlatformManifest))
TrackedDependencies\TrackedDependencies.cs (1)
84
if (!FileUtilities.
FileExistsNoThrow
(item.ItemSpec))