2 references to CapturedSchedulerAndExecutionContext
System.Threading.Channels (2)
System\Threading\Channels\AsyncOperation.cs (2)
327new CapturedSchedulerAndExecutionContext(sc, (ExecutionContext)_capturedContext); 337new CapturedSchedulerAndExecutionContext(ts, (ExecutionContext)_capturedContext);