1 write to _callCtx
mscorlib (1)
system\runtime\remoting\crossappdomainchannel.cs (1)
646_callCtx = Thread.CurrentThread.GetMutableExecutionContext().LogicalCallContext;
1 reference to _callCtx
mscorlib (1)
system\runtime\remoting\crossappdomainchannel.cs (1)
655LogicalCallContext threadPoolCallCtx = CallContext.SetLogicalCallContext(_callCtx);