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