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)
1518
ExecutionContext.RunForThreadPoolUnsafe(
_context
, s_executionContextShim, this);