3 writes to _URI
mscorlib (3)
system\runtime\remoting\message.cs (3)
2562_URI = mcm.Uri; 2578_URI = mcm.Uri; 2591set { _URI = value; }
1 reference to _URI
mscorlib (1)
system\runtime\remoting\message.cs (1)
2590get { return _URI; }