3 references to MessageQueueConverter
System.Messaging (3)
System\Messaging\Design\QueuePathEditor.cs (2)
69value = MessageQueueConverter.GetFromCache(dialog.Path); 73MessageQueueConverter.AddToCache((MessageQueue)value);
System\Messaging\MessageQueue.cs (1)
34TypeConverterAttribute(typeof(System.Messaging.Design.MessageQueueConverter)),