3 references to VT_BINARY_OBJECT
System.Messaging (3)
System\Messaging\BinaryMessageFormatter.cs (3)
97if (variantType != VT_BINARY_OBJECT) 124if (variantType == VT_BINARY_OBJECT) 145message.BodyType = VT_BINARY_OBJECT;