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