1 reference to TryIterativeSort
Microsoft.CodeAnalysis (1)
Collections\TopologicalSort.cs (1)
27return TryIterativeSort(SpecializedCollections.SingletonEnumerable(node), addSuccessors, out result);