1 override of GetAllInstalled
NuGet.Commands (1)
RestoreCommand\RequestFactory\NoOpRestoreResult.cs (1)
66public override ISet<LibraryIdentity> GetAllInstalled()
1 reference to GetAllInstalled
NuGet.Commands (1)
RestoreCommand\RestoreSummary.cs (1)
74InstallCount = result.GetAllInstalled().Count;