2 writes to top
ReachFramework (2)
AlphaFlattener\SegmentTree.cs (2)
218_xCoord[p].top = _yCoord[p]; 221_xCoord[p + 1].top = _yCoord[p];
3 references to top
ReachFramework (3)
AlphaFlattener\SegmentTree.cs (3)
249c.top.active = left; 253double y0 = c.top.value; 296double y0 = c.top.value;