3 references to MoveAndSecureFile
dotnet (2)
Installer\Windows\MsiPackageCache.cs (2)
73SecurityUtils.MoveAndSecureFile(manifestPath, cachedManifestPath, Log); 74SecurityUtils.MoveAndSecureFile(msiPath, cachedMsiPath, Log);
SDDLTests (1)
Program.cs (1)
171SecurityUtils.MoveAndSecureFile(s_userTestAssetPath, s_cachedTestAssetPath);