4 references to VT_LPWSTR
System.Private.Windows.Core (3)
Windows\Win32\System\Variant\VARIANT.cs (3)
166case VT_LPWSTR: 735case VT_LPWSTR: 832case VT_LPWSTR:
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
890VT_BSTR or VT_LPSTR or VT_LPWSTR => typeof(string),