1 write to _cliCtx
mscorlib (1)
system\runtime\remoting\terminatorsinks.cs (1)
487
_cliCtx
= cliCtx;
1 reference to _cliCtx
mscorlib (1)
system\runtime\remoting\terminatorsinks.cs (1)
521
retMsg = (IMessage) Thread.CurrentThread.InternalCrossContextCallback(
_cliCtx
, xctxDel, args);