2 references to InvokeMarshaledCallbackHelper
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
6316
s_invokeMarshaledCallbackHelperDelegate ??= new ContextCallback(
InvokeMarshaledCallbackHelper
);
6330
InvokeMarshaledCallbackHelper
(tme);