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