2 instantiations of EnumeratorObject
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableStack_1.cs (2)
214new EnumeratorObject(this); 225return new EnumeratorObject(this);
1 reference to EnumeratorObject
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableStack_1.Enumerator.cs (1)
97/// Initializes a new instance of the <see cref="EnumeratorObject"/> class.