1 write to location
System.Web.Services (1)
System\Web\Services\Description\HttpFormatExtensions.cs (1)
14
set {
location
= value; }
2 references to location
System.Web.Services (2)
System\Web\Services\Description\HttpFormatExtensions.cs (2)
13
get { return
location
== null ? string.Empty :
location
; }