4 references to Interface
System.Private.Windows.Core (4)
Windows\Win32\System\Com\IDispatch.Interface.cs (4)
23=> UnwrapAndInvoke<IDispatch, Interface>(@this, o => o.GetTypeInfoCount(pctinfo)); 27=> UnwrapAndInvoke<IDispatch, Interface>(@this, o => o.GetTypeInfo(iTInfo, lcid, ppTInfo)); 31=> UnwrapAndInvoke<IDispatch, Interface>(@this, o => o.GetIDsOfNames(riid, rgszNames, cNames, lcid, rgDispId)); 44=> UnwrapAndInvoke<IDispatch, Interface>(