2 writes to _executionContext
System.Threading.Channels (2)
System\Threading\Channels\AsyncOperation.cs (2)
191_executionContext = null; 224_executionContext = ExecutionContext.Capture();
4 references to _executionContext
System.Threading.Channels (4)
System\Threading\Channels\AsyncOperation.cs (4)
221Debug.Assert(_executionContext == null); 272if (_executionContext == null) 431if (_executionContext == null) 439ExecutionContext.Run(_executionContext, static s =>