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