3 references to GetLogicalCallContext
mscorlib (3)
system\runtime\remoting\message.cs (3)
1465return((MethodCall)_ccmsg).GetLogicalCallContext(); 1699return mc.GetLogicalCallContext(); 3702get { return GetLogicalCallContext(); }