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