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