4 references to Label
System.Messaging (4)
System\Messaging\MessageQueuePermission.cs (4)
369if (entry.Label != null) 370criteria.Label = entry.Label; 425if (entry.Label != null) 426currentElement.AddAttribute("label", entry.Label);