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