2 references to IllogicalCallContext
mscorlib (2)
system\runtime\remoting\callcontext.cs (2)
75
return Thread.CurrentThread.GetExecutionContextReader().
IllogicalCallContext
.GetData(name);
101
Object hC = ec.
IllogicalCallContext
.HostContext;