2 references to PROPID_M_BODY
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
46this.body = new BufferProperty(this, UnsafeNativeMethods.PROPID_M_BODY,
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
44this.body = new BufferProperty(this, UnsafeNativeMethods.PROPID_M_BODY, bodySize);