5 references to SecureFile
dotnet (4)
Commands\Workload\Install\MsiInstallerBase.cs (3)
264SecurityUtils.SecureFile(workloadSetsFile.Path); 290SecurityUtils.SecureFile(workloadSetsFile.Path); 611SecurityUtils.SecureFile(path);
Installer\Windows\SecurityUtils.cs (1)
103SecureFile(destinationFile);
SDDLTests (1)
Program.cs (1)
253SecurityUtils.SecureFile(s_installStateFileAssetPath);