1 implementation of SetIncludeSymbols
NuGet.Commands (1)
MSBuildProjectFactory.cs (1)
31
public void
SetIncludeSymbols
(bool includeSymbols)
1 reference to SetIncludeSymbols
NuGet.Commands (1)
CommandRunners\PackCommandRunner.cs (1)
566
factory.
SetIncludeSymbols
(includeSymbols: true);