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