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