4 references to VT_BSTR
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
978case NativeMethods.tagVT.VT_BSTR:
winforms\Managed\System\WinForms\NativeMethods.cs (3)
4280if (this.vt == (int)tagVT.VT_BSTR && this.data1 != IntPtr.Zero) { 4315v.vt = (int)tagVT.VT_BSTR; 4490case (int)tagVT.VT_BSTR: