1 reference to ToArray
Microsoft.Build (1)
Collections\RetrievableEntryHashSet\HashSetDebugView.cs (1)
25
public T[] Items => _set.
ToArray
();