5 references to VT_BLOB
System.Windows.Forms.Primitives.Tests (5)
Interop\Oleaut32\VARIANTTests.cs (5)
368
yield return new object[] {
VT_BLOB
};
1156
[InlineData((ushort)
VT_BLOB
)]
1157
[InlineData((ushort)(
VT_BLOB
| VT_BYREF))]
1957
[InlineData((ushort)
VT_BLOB
)]
5268
[InlineData((ushort)
VT_BLOB
)]