3 writes to _index
Microsoft.Diagnostics.DataContractReader.Legacy (3)
SOSDacImpl.cs (3)
1780
memRegions[written++] = _regions[(int)
_index
++];
1814
_index
+= count;
1823
_index
= 0;
1 reference to _index
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
1779
while (written < count &&
_index
< _regions.Length)