2 references to InvokeMarshaledCallbackHelper
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
7394
invokeMarshaledCallbackHelperDelegate = new ContextCallback(
InvokeMarshaledCallbackHelper
);
7406
InvokeMarshaledCallbackHelper
(tme);