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