5 references to Replace
NuGet.Commands (3)
CommandRunners\PackCommandRunner.cs (2)
227
FileUtility.
Replace
(tempOutputPath, resolvedNuSpecOutputPath);
266
FileUtility.
Replace
(tempOutputPath, sha512OutputPath);
SignCommand\SignCommandRunner.cs (1)
142
FileUtility.
Replace
(tempPackageFile.FullName, outputPath);
NuGet.Common (2)
PathUtil\FileUtility.cs (2)
109
Replace
(tempPath, destFilePath);
147
Replace
(tempPath, destFilePath);