5 writes to uri
mscorlib (5)
system\runtime\remoting\message.cs (5)
4165
uri
= msg.Uri;
4196
uri
= msg.Uri;
4537
set {
uri
= value; }
4754
uri
= (String) value;
4819
uri
= val;
1 reference to uri
mscorlib (1)
system\runtime\remoting\message.cs (1)
4536
get { return
uri
; }