2 references to IsSymbolsPackage
NuGet.CommandLine.XPlat (2)
Commands\Package\Stage\StagePushCommandRunner.cs (2)
83
if (
IsSymbolsPackage
(packagePath))
176
if (!IsPackage(fullPath) && !
IsSymbolsPackage
(fullPath))