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