4 references to Exists
NuGet.Commands (4)
RestoreCommand\Utility\BuildAssetsUtils.cs (4)
581if (pkg?.Value?.Package != null && (packagesWithTools.Contains(pkg.Value.Package.Id) || packageIdsToCreatePropertiesFor.Contains(pkg.Value.Package.Id)) && pkg.Exists()) 615if (pkg.Value.Exists()) 677if (pkg.Value.Exists()) 700if (pkg.Value.Exists())