1 write to _restoreTargetGraphs
NuGet.Commands (1)
RestoreCommand\Logging\RestoreCollectorLogger.cs (1)
84_restoreTargetGraphs = restoreTargetGraphs;
3 references to _restoreTargetGraphs
NuGet.Commands (3)
RestoreCommand\Logging\RestoreCollectorLogger.cs (3)
44if (_restoreTargetGraphs != null && 45_restoreTargetGraphs.Any() && 50_restoreTargetGraphs,