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