9 writes to _lastPoint
PresentationFramework (9)
System\Windows\Documents\FixedSOMPageConstructor.cs (9)
111_lastPoint = startPoint; 134_lastPoint = point; 139_lastPoint = point2; 145_lastPoint = point3; 156_lastPoint = points[i]; 161_lastPoint = points[points.Count - 1]; 175_lastPoint = points[points.Count - 1]; 181_lastPoint = points[points.Count - 1]; 187_lastPoint = point;
3 references to _lastPoint
PresentationFramework (3)
System\Windows\Documents\FixedSOMPageConstructor.cs (3)
71_pageConstructor._AddLine(_startPoint, _lastPoint, _transform); 126_pageConstructor._AddLine(_lastPoint, point, _transform); 155_pageConstructor._AddLine(_lastPoint, points[i], _transform);