3 writes to _srvID
mscorlib (3)
system\runtime\remoting\message.cs (3)
4970_srvID = new ServerIdentity( 5000_srvID = null; 5088_srvID = new ServerIdentity(
5 references to _srvID
mscorlib (5)
system\runtime\remoting\message.cs (5)
4973_ID = _srvID; 4975_srvID.RaceSetServerObjectChain(this); 5064if ( (_targetDomainID!=0) && _srvID == null) 5092_srvID.RaceSetServerObjectChain(this); 5095return _srvID;