4 references to byteArrayValue
System.ServiceModel (4)
System\ServiceModel\Channels\NativeMsmqMessage.cs (4)
371this.Variants[this.Index].byteArrayValue.intPtr = bufferHandle.AddrOfPinnedObject(); 376this.Variants[this.Index].byteArrayValue.intPtr = IntPtr.Zero; 399return this.Variants[this.Index].byteArrayValue.size; 405this.Variants[this.Index].byteArrayValue.size = value;