2 references to PROPID_M_BODY_TYPE
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
172this.bodyType = new IntProperty(this, UnsafeNativeMethods.PROPID_M_BODY_TYPE);
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
54this.bodyType = new IntProperty(this, UnsafeNativeMethods.PROPID_M_BODY_TYPE);