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