4 writes to _cp
PresentationCore (4)
Core\CSharp\MS\Internal\Generic\Span.cs (4)
448
_cp
= 0;
488
_cp
= _dcp = _current = _cch = 0;
505
_cp
= cp;
511
_cp
= Math.Min(cp, _dcp);
1 reference to _cp
PresentationCore (1)
Core\CSharp\MS\Internal\Generic\Span.cs (1)
540
get { return
_cp
; }