5 references to componentsCreated
System.Messaging (5)
System\Messaging\Design\MessageQueueConverter.cs (5)
45
componentsCreated
[queue.Path] = queue;
97
if (
componentsCreated
.ContainsKey(path))
99
MessageQueue existingComponent = (MessageQueue)
componentsCreated
[path];
101
componentsCreated
.Remove(path);
107
componentsCreated
.Remove(path);