1 write to locatorHandle
System.Messaging (1)
System\Messaging\MessageQueueEnumerator.cs (1)
162this.locatorHandle = enumHandle;
4 references to locatorHandle
System.Messaging (4)
System\Messaging\MessageQueueEnumerator.cs (4)
88if (!this.locatorHandle.IsInvalid) 90this.locatorHandle.Close(); 135if (this.locatorHandle.IsInvalid) 165return this.locatorHandle;