2 writes to _ID
mscorlib (2)
system\runtime\remoting\message.cs (2)
4973
_ID
= _srvID;
5001
_ID
= new Identity("TransitionCallURI", null);
3 references to _ID
mscorlib (3)
system\runtime\remoting\message.cs (3)
4974
_ID
.RaceSetChannelSink(CrossContextChannel.MessageSink);
5016
_ID
.RaceSetChannelSink(channelSink);
5112
return
_ID
;