1 write to _srvCtx
mscorlib (1)
system\runtime\remoting\serveridentity.cs (1)
146_srvCtx = serverCtx;
5 references to _srvCtx
mscorlib (5)
system\runtime\remoting\serveridentity.cs (5)
165get {return _srvCtx;} 214_srvCtx.CreateServerObjectChain( 255BCLDebug.Assert(Thread.CurrentContext==_srvCtx, 270objChain = _srvCtx.CreateServerObjectChain(srvObj); 330objChain = _srvCtx.CreateServerObjectChain(srvObj);