1 instantiation of NodeEnumerable
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableHashSet_1.cs (1)
840foreach (T item in new NodeEnumerable(origin.Root))
2 references to NodeEnumerable
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableHashSet_1.NodeEnumerable.cs (2)
10/// Contains the inner <see cref="ImmutableHashSet{T}.NodeEnumerable"/> class. 25/// Initializes a new instance of the <see cref="ImmutableHashSet{T}.NodeEnumerable"/> struct.