4 references to Exists
System.Messaging (4)
System\Messaging\MessageQueueInstaller.cs (4)
396bool exists = MessageQueue.Exists(path); 482if (!MessageQueue.Exists(Path)) 517if (MessageQueue.Exists(path)) 564if (MessageQueue.Exists(Path))