1 write to bodyType
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
172this.bodyType = new IntProperty(this, UnsafeNativeMethods.PROPID_M_BODY_TYPE);
2 references to bodyType
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqOutputMessage.cs (2)
170if (this.bodyType == null) 174this.bodyType.Value = value;