1 write to _callCtx
mscorlib (1)
system\runtime\remoting\crosscontextchannel.cs (1)
425_callCtx = Thread.CurrentThread.GetMutableExecutionContext().LogicalCallContext;
1 reference to _callCtx
mscorlib (1)
system\runtime\remoting\crosscontextchannel.cs (1)
505CallContext.SetLogicalCallContext(This._callCtx);