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