2 writes to _root
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableSortedSet_1.Enumerator.cs (2)
81
_root
= root;
132
_root
= null!;
3 references to _root
System.Collections.Immutable (3)
System\Collections\Immutable\ImmutableSortedSet_1.Enumerator.cs (3)
93
this.PushNext(
_root
);
177
this.PushNext(
_root
);
191
if (
_root
== null || (_stack != null && !_stack.IsOwned(ref this)))