3 references to tagINVOKEKIND
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (2)
655if (funcDesc.invkind == (int)NativeMethods.tagINVOKEKIND.INVOKE_FUNC || 667isPropGet = (funcDesc.invkind == (int)NativeMethods.tagINVOKEKIND.INVOKE_PROPERTYGET);
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
7111NativeMethods.tagINVOKEKIND invkind,