4 references to GetIDsOfNames
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
185int hr = obj.GetIDsOfNames(ref g, names, 1, SafeNativeMethods.GetThreadLCID(), pDispid);
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (1)
167int hr = iDispatch.GetIDsOfNames(ref g, names, 1, SafeNativeMethods.GetThreadLCID(), dispid);
winforms\Managed\System\WinForms\HtmlDocument.cs (1)
560int hr = scriptObject.GetIDsOfNames(ref g, names, 1,
winforms\Managed\System\WinForms\HtmlElement.cs (1)
609int hr = scriptObject.GetIDsOfNames(ref g, names, 1,