2 references to GetFromCache
System.Messaging (2)
System\Messaging\Design\MessageQueueConverter.cs (1)
61
MessageQueue newQueue =
GetFromCache
(text);
System\Messaging\Design\QueuePathEditor.cs (1)
69
value = MessageQueueConverter.
GetFromCache
(dialog.Path);