2 references to ForEach
NuGet.DependencyResolver.Core (2)
GraphModel\GraphOperations.cs (2)
614
ForEach
(root, visitor, skipNode: null);
869
centralTransitiveNodes[i].
ForEach
(x => tracker.MarkAmbiguous(x.Item), pn => tracker.IsAmbiguous(pn.Item));