2 writes to Label
System.Messaging (2)
System\Messaging\MessageQueueCriteria.cs (2)
128this.filter.Label = true; 325this.Label = false;
3 references to Label
System.Messaging (3)
System\Messaging\MessageQueueCriteria.cs (3)
116if (!this.filter.Label) 243if (this.filter.Label) 257if (this.filter.Label)