3 references to EnsurePackageFileExists
NuGet.Commands (3)
SignCommand\SignCommandRunner.cs (1)
31LocalFolderUtility.EnsurePackageFileExists(packagePath, packages);
TrustedSignersCommand\TrustedSignersCommandRunner.cs (1)
94LocalFolderUtility.EnsurePackageFileExists(trustedSignersArgs.PackagePath, packagesToTrust);
VerifyCommand\VerifyCommandRunner.cs (1)
51LocalFolderUtility.EnsurePackageFileExists(packagePath, packages);