4 references to Exists
NuGet.Commands (4)
RestoreCommand\Utility\BuildAssetsUtils.cs (4)
601if (pkg?.Value?.Package != null && (packagesWithTools.Contains(pkg.Value.Package.Id) || packageIdsToCreatePropertiesFor.Contains(pkg.Value.Package.Id)) && pkg.Exists()) 635if (pkg.Value.Exists()) 697if (pkg.Value.Exists()) 720if (pkg.Value.Exists())