2 references to VT_STREAMED_OBJECT
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\ComVariant.cs (2)
183
else if (VarType == VarEnum.VT_STREAM || VarType == VarEnum.
VT_STREAMED_OBJECT
|| VarType == VarEnum.VT_STORAGE || VarType == VarEnum.VT_STORED_OBJECT)
407
or VarEnum.VT_CLSID or VarEnum.VT_STREAM or VarEnum.
VT_STREAMED_OBJECT
or VarEnum.VT_STORAGE or VarEnum.VT_STORED_OBJECT or VarEnum.VT_CF or VT_VERSIONED_STREAM, _) when sizeof(T) == nint.Size => rawValue,