3 writes to _URI
mscorlib (3)
system\runtime\remoting\message.cs (3)
166_URI = null; 215_URI = URI; 257set { _URI = value; }
1 reference to _URI
mscorlib (1)
system\runtime\remoting\message.cs (1)
255get { return _URI;}