2 writes to Symbols
NuGet.Build.Tasks.Pack (2)
PackTaskLogic.cs (2)
40Symbols = request.IncludeSymbols, 100packArgs.Symbols = request.IncludeSource;
4 references to Symbols
NuGet.Commands (4)
CommandRunners\PackCommandRunner.cs (4)
407if (_packArgs.Symbols && packageBuilder.Files.Any()) 426if (_packArgs.Symbols) 550if (!_packArgs.Symbols || _packArgs.InstallPackageToOutputPath) 556if (_packArgs.Symbols)