2 writes to _root
System.Collections.Immutable (2)
System\Collections\Immutable\SortedInt32KeyNode.Enumerator.cs (2)
56_root = root; 107_root = null!;
4 references to _root
System.Collections.Immutable (4)
System\Collections\Immutable\SortedInt32KeyNode.Enumerator.cs (4)
60if (!_root.IsEmpty) 67this.PushLeft(_root); 154this.PushLeft(_root); 169if (_root == null || (_stack != null && !_stack.IsOwned(ref this)))