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