2 writes to _lineSegmentCount
ReachFramework (2)
AlphaFlattener\Utility.cs (2)
2593
_lineSegmentCount
+= count;
2601
_lineSegmentCount
= 2; // too many segments to be a single line segment
1 reference to _lineSegmentCount
ReachFramework (1)
AlphaFlattener\Utility.cs (1)
2482
return
_lineSegmentCount
== 1;