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)
44
if (
_restoreTargetGraphs
!= null &&
45
_restoreTargetGraphs
.Any() &&
50
_restoreTargetGraphs
,