2 references to GetGuid
System.Messaging (2)
System\Messaging\Message.cs (2)
745return new Guid(this.properties.GetGuid(NativeMethods.MESSAGE_PROPID_CONNECTOR_TYPE)); 1646byte[] bytes = this.properties.GetGuid(NativeMethods.MESSAGE_PROPID_SRC_MACHINE_ID);