4 writes to _cch
PresentationCore (4)
Core\CSharp\MS\Internal\Generic\Span.cs (4)
450
_cch
= 0;
488
_cp = _dcp = _current =
_cch
= 0;
504
_cch
= _vector[_current].Length - cp + _dcp;
510
_cch
= _defaultSpan.Length;
1 reference to _cch
PresentationCore (1)
Core\CSharp\MS\Internal\Generic\Span.cs (1)
531
get { return
_cch
; }