2 instantiations of EnumeratorObject
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableStack_1.cs (2)
214
new
EnumeratorObject
(this);
225
return 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.