3 writes to _iteratorIndex
Microsoft.Diagnostics.DataContractReader.Legacy (3)
SOSDacImpl.cs (3)
6951
values[i++] = _methods[(int)
_iteratorIndex
++];
6992
_iteratorIndex
+= count;
7001
_iteratorIndex
= 0;
1 reference to _iteratorIndex
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
6949
while (i < count &&
_iteratorIndex
< _methods.Count)