2 writes to _ID
mscorlib (2)
system\runtime\remoting\message.cs (2)
168_ID = null; 209set { _ID = value;}
1 reference to _ID
mscorlib (1)
system\runtime\remoting\message.cs (1)
207get { return _ID; }