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