1 write to url
mscorlib (1)
system\runtime\remoting\urlattribute.cs (1)
40
url
= callsiteURL;
3 references to url
mscorlib (3)
system\runtime\remoting\urlattribute.cs (3)
50
(((UrlAttribute)o).UrlValue.Equals(
url
));
56
return this.
url
.GetHashCode();
82
get { return
url
; }