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