1 write to _scheduler
System.Threading.Channels (1)
System\Threading\Channels\AsyncOperation.cs (1)
424
_scheduler
= scheduler;
2 references to _scheduler
System.Threading.Channels (2)
System\Threading\Channels\AsyncOperation.cs (2)
231
(ctx as CapturedSchedulerAndExecutionContext)?.
_scheduler
as SynchronizationContext;
250
(ctx as CapturedSchedulerAndExecutionContext)?.
_scheduler
as TaskScheduler;