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