2 writes to _srvID
mscorlib (2)
system\runtime\remoting\message.cs (2)
169
_srvID
= null;
201
set {
_srvID
= value;}
1 reference to _srvID
mscorlib (1)
system\runtime\remoting\message.cs (1)
199
get { return
_srvID
; }