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