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