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