1 write to IllogicalCallContext
mscorlib (1)
system\threading\executioncontext.cs (1)
1156ec.IllogicalCallContext = (IllogicalCallContext)this.IllogicalCallContext.CreateCopy();
7 references to IllogicalCallContext
mscorlib (7)
system\runtime\remoting\callcontext.cs (5)
58ec.IllogicalCallContext.FreeNamedDataSlot(name); 112ec.IllogicalCallContext.HostContext = null; 117ec.IllogicalCallContext.HostContext = value; 151ec.IllogicalCallContext.SetData(name, data); 158ec.IllogicalCallContext.FreeNamedDataSlot(name);
system\threading\executioncontext.cs (2)
636get { return new IllogicalCallContext.Reader(IsNull ? null : m_ec.IllogicalCallContext); } 1156ec.IllogicalCallContext = (IllogicalCallContext)this.IllogicalCallContext.CreateCopy();