2 writes to _inEnumaration
System.Speech (2)
Internal\RBList.cs (2)
615
_root?.
_inEnumaration
= true;
623
_root?.
_inEnumaration
= _node != null;
2 references to _inEnumaration
System.Speech (2)
Internal\RBList.cs (2)
30
if (_root != null && _root.
_inEnumaration
)
46
if (_root != null && _root.
_inEnumaration
)