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