12 references to MQFreeMemory
System.Messaging (12)
System\Messaging\Message.cs (1)
1660SafeNativeMethods.MQFreeMemory(memoryHandle);
System\Messaging\MessageQueue.cs (9)
423SafeNativeMethods.MQFreeMemory(handle); 723SafeNativeMethods.MQFreeMemory(handle); 753SafeNativeMethods.MQFreeMemory(handle); 1024SafeNativeMethods.MQFreeMemory(handle); 1190SafeNativeMethods.MQFreeMemory(handle); 1916SafeNativeMethods.MQFreeMemory(handle); 1924SafeNativeMethods.MQFreeMemory(handle); 2051SafeNativeMethods.MQFreeMemory(stringPointer); 2054SafeNativeMethods.MQFreeMemory(basePointer);
System\Messaging\MessageQueueEnumerator.cs (2)
210SafeNativeMethods.MQFreeMemory(array[0].ptr); 211SafeNativeMethods.MQFreeMemory(array[1].ptr);