1 write to bVal
System.Messaging (1)
System\Messaging\Interop\MessagePropertyVariants.cs (1)
325newVectorProperties[usedProperties].bVal = (byte)objects[i];
1 reference to bVal
System.Messaging (1)
System\Messaging\Interop\MessagePropertyVariants.cs (1)
419objects[vectorIdentifiers[i] - basePropertyId] = (byte)vectorProperties[i].bVal;