1 write to _startIndex
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Base64Decoder.cs (1)
135
_startIndex
= index;
1 reference to _startIndex
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Base64Decoder.cs (1)
38
return _curIndex -
_startIndex
;