1 write to _leftChild
System.Speech (1)
Internal\RBList.cs (1)
657_leftChild = value;
2 references to _leftChild
System.Speech (2)
Internal\RBList.cs (2)
653return _leftChild; 658_leftChild?._parent = this;