12 references to Use
System.Collections.Immutable (12)
System\Collections\Immutable\ImmutableList_1.Enumerator.cs (3)
168
Stack<RefAsValueType<ImmutableList<T>.Node>> stack = _stack.
Use
(ref this);
202
Stack<RefAsValueType<ImmutableList<T>.Node>> stack = _stack.
Use
(ref this);
276
Stack<RefAsValueType<ImmutableList<T>.Node>> stack = _stack.
Use
(ref this);
System\Collections\Immutable\ImmutableSortedDictionary_2.Enumerator.cs (3)
143
Stack<RefAsValueType<ImmutableSortedDictionary<TKey, TValue>.Node>> stack = _stack.
Use
(ref this);
168
Stack<RefAsValueType<ImmutableSortedDictionary<TKey, TValue>.Node>> stack = _stack.
Use
(ref this);
211
Stack<RefAsValueType<ImmutableSortedDictionary<TKey, TValue>.Node>> stack = _stack.
Use
(ref this);
System\Collections\Immutable\ImmutableSortedSet_1.Enumerator.cs (3)
151
Stack<RefAsValueType<ImmutableSortedSet<T>.Node>> stack = _stack!.
Use
(ref this);
175
Stack<RefAsValueType<ImmutableSortedSet<T>.Node>> stack = _stack!.
Use
(ref this);
216
Stack<RefAsValueType<ImmutableSortedSet<T>.Node>> stack = _stack!.
Use
(ref this);
System\Collections\Immutable\SortedInt32KeyNode.Enumerator.cs (3)
128
Stack<RefAsValueType<SortedInt32KeyNode<TValue>>> stack = _stack.
Use
(ref this);
152
Stack<RefAsValueType<SortedInt32KeyNode<TValue>>> stack = _stack.
Use
(ref this);
182
Stack<RefAsValueType<SortedInt32KeyNode<TValue>>> stack = _stack!.
Use
(ref this);