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