1 write to _logicalCallID
mscorlib (1)
system\runtime\remoting\callcontext.cs (1)
788set {_logicalCallID = value;}
2 references to _logicalCallID
mscorlib (2)
system\runtime\remoting\callcontext.cs (2)
787get {return _logicalCallID;} 797return (_logicalCallID!=null);