1 write to _context
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadPoolWorkQueue.cs (1)
1511_context = context;
1 reference to _context
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadPoolWorkQueue.cs (1)
1518ExecutionContext.RunForThreadPoolUnsafe(_context, s_executionContextShim, this);