1 reference to UnorderedItemsCollection
System.Collections (1)
System\Collections\Generic\PriorityQueue.cs (1)
186
public UnorderedItemsCollection UnorderedItems => field ??= new
UnorderedItemsCollection
(this);