1 write to OutputDebPackagePath
Microsoft.DotNet.SignTool (1)
src\ZipData.cs (1)
544OutputDebPackagePath = FileSignInfo.FullPath,
1 reference to OutputDebPackagePath
Microsoft.DotNet.Build.Tasks.Installers (1)
src\CreateDebPackage.cs (1)
34using ArWriter arWriter = new(File.Open(OutputDebPackagePath, FileMode.Create), false);