1 write to _oldCtx
mscorlib (1)
system\runtime\remoting\crosscontextchannel.cs (1)
424_oldCtx = oldCtx;
1 reference to _oldCtx
mscorlib (1)
system\runtime\remoting\crosscontextchannel.cs (1)
476retMsg = (IMessage) Thread.CurrentThread.InternalCrossContextCallback(_oldCtx, xctxDel, args);