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