1 write to _executionContext
System.Windows.Forms (1)
System\Windows\Forms\Control.ThreadMethodEntry.cs (1)
44_executionContext = executionContext;
2 references to _executionContext
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
5960if (tme._executionContext is not null) 5972ExecutionContext.Run(tme._executionContext, s_invokeMarshaledCallbackHelperDelegate, tme);