1 write to _startIndex
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\IncrementalReadDecoders.cs (1)
121
_startIndex
= index;
1 reference to _startIndex
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\IncrementalReadDecoders.cs (1)
56
return _curIndex -
_startIndex
;