2 references to DenyExecutionSynchronizationContext
System.Windows.Forms.UI.IntegrationTests (2)
Infra\DenyExecutionSynchronizationContext.cs (2)
16
:
this
(underlyingContext, mainThread: null, failedTransfer: null)
83
return new
DenyExecutionSynchronizationContext
(_underlyingContext.CreateCopy(), _mainThread, _failedTransfer);