1 write to _startIndex
System.Private.Xml (1)
System\Xml\BinHexDecoder.cs (1)
97
_startIndex
= index;
1 reference to _startIndex
System.Private.Xml (1)
System\Xml\BinHexDecoder.cs (1)
28
return _curIndex -
_startIndex
;