1 write to _ctx
mscorlib (1)
system\runtime\remoting\synchronizeddispatch.cs (1)
711
_ctx
= Thread.CurrentContext;
1 reference to _ctx
mscorlib (1)
system\runtime\remoting\synchronizeddispatch.cs (1)
797
Thread.CurrentThread.InternalCrossContextCallback(
_ctx
, _xctxDel, new Object[] { this } );