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