2 references to IsPackageReferenceProject
NuGet.CommandLine.XPlat (2)
Commands\PackageReferenceCommands\ListPackage\ListPackageCommandRunner.cs (1)
101
if (!MSBuildAPIUtility.
IsPackageReferenceProject
(project))
Commands\Why\WhyCommandRunner.cs (1)
117
if (!MSBuildAPIUtility.
IsPackageReferenceProject
(project))