2 references to MarshaledInvoke
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
5595return(IAsyncResult)marshaler.MarshaledInvoke(this, method, args, false); 7373return marshaler.MarshaledInvoke(this, method, args, true);