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