3 writes to _iteratorIndex
Microsoft.Diagnostics.DataContractReader.Legacy (3)
SOSDacImpl.cs (3)
6941values[i++] = _methods[(int)_iteratorIndex++]; 6982_iteratorIndex += count; 6991_iteratorIndex = 0;
1 reference to _iteratorIndex
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
6939while (i < count && _iteratorIndex < _methods.Count)