4 writes to index
System.Messaging (4)
System\Messaging\MessageEnumerator.cs (4)
108
this.
index
= 0;
178
this.
index
= 0;
186
++this.
index
;
274
if (!useCorrectRemoveCurrent) --this.
index
;
3 references to index
System.Messaging (3)
System\Messaging\MessageEnumerator.cs (3)
48
if (this.
index
== 0)
165
if (this.
index
== 0)
268
if (this.
index
== 0)