1 write to _executionContext
mscorlib (1)
system\threading\threadpool.cs (1)
1299_executionContext = ExecutionContext.Capture(
2 references to _executionContext
mscorlib (2)
system\threading\threadpool.cs (2)
1330if (helper._executionContext == null) 1337using (ExecutionContext executionContext = helper._executionContext.CreateCopy())