1 write to byteValue
System.ServiceModel (1)
System\ServiceModel\Channels\NativeMsmqMessage.cs (1)
196this.Variants[this.Index].byteValue = value;
1 reference to byteValue
System.ServiceModel (1)
System\ServiceModel\Channels\NativeMsmqMessage.cs (1)
192return this.Variants[this.Index].byteValue;