1 write to s_invokeMarshaledCallbackHelperDelegate
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
6003s_invokeMarshaledCallbackHelperDelegate ??= new ContextCallback(InvokeMarshaledCallbackHelper);
1 reference to s_invokeMarshaledCallbackHelperDelegate
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
6013ExecutionContext.Run(tme._executionContext, s_invokeMarshaledCallbackHelperDelegate, tme);