2 references to UnsupportedType
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\ComVariant.cs (2)
360
throw new ArgumentException(SR.
UnsupportedType
, nameof(T));
553
throw new ArgumentException(SR.
UnsupportedType
, nameof(T));