2 references to NuGetInstaller_Error_CopyFailed
Microsoft.TemplateEngine.Edge (2)
Installers\NuGet\NuGetInstaller.cs (2)
414
_logger.LogError(string.Format(LocalizableStrings.
NuGetInstaller_Error_CopyFailed
, installRequest.PackageIdentifier, targetPackageLocation));
425
_logger.LogError(string.Format(LocalizableStrings.
NuGetInstaller_Error_CopyFailed
, installRequest.PackageIdentifier, targetPackageLocation), null, 0);