2 writes to _root
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableSortedDictionary_2.Enumerator.cs (2)
68
_root
= root;
121
_root
= null!;
4 references to _root
System.Collections.Immutable (4)
System\Collections\Immutable\ImmutableSortedDictionary_2.Enumerator.cs (4)
74
if (!
_root
.IsEmpty)
81
this.PushLeft(
_root
);
170
this.PushLeft(
_root
);
185
if (
_root
== null || (_stack != null && !_stack.IsOwned(ref this)))