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