3 writes to _iteratorIndex
Microsoft.Diagnostics.DataContractReader.Legacy (3)
SOSDacImpl.cs (3)
6959
values[i++] = _methods[(int)
_iteratorIndex
++];
7000
_iteratorIndex
+= count;
7009
_iteratorIndex
= 0;
1 reference to _iteratorIndex
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
6957
while (i < count &&
_iteratorIndex
< _methods.Count)