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