1 write to executionContext
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
20066
this.
executionContext
= executionContext;
2 references to executionContext
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
7392
if (tme.
executionContext
!= null) {
7403
ExecutionContext.Run(tme.
executionContext
, invokeMarshaledCallbackHelperDelegate, tme);