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