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