3 references to GetLogicalCallContext
mscorlib (3)
system\runtime\remoting\message.cs (3)
1561
return retMsg.
GetLogicalCallContext
();
1825
return rm.
GetLogicalCallContext
();
2770
get { return
GetLogicalCallContext
();}