3 references to GetLogicalCallContext
mscorlib (3)
system\runtime\remoting\message.cs (3)
1568
return mr.
GetLogicalCallContext
();
1832
return mr.
GetLogicalCallContext
();
4690
get { return
GetLogicalCallContext
();}