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