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