1 reference to AXInvalidArgument
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
36
private static readonly COMException s_invalidArgumentException = new(SR.
AXInvalidArgument
, unchecked((int)0x80070057));