4 writes to _cp
PresentationCore (4)
MS\Internal\Generic\Span.cs (4)
443_cp = 0; 483_cp = _dcp = _current = _cch = 0; 500_cp = cp; 506_cp = Math.Min(cp, _dcp);
2 references to _cp
PresentationCore (2)
MS\Internal\Generic\Span.cs (2)
474|| _cp <= dcp + _vector[i].Length), // current cp is within range of current value 535get { return _cp; }