2 references to PdbOut
Microsoft.DotNet.Build.Tasks.Installers (2)
src\CreateLightCommandPackageDrop.cs (2)
48
if (
PdbOut
!= null)
50
commandString.Append($" -pdbout %outputfolder%{
PdbOut
}");