1 write to _location
System.Web.Services.Description (1)
System\Web\Services\Description\SoapFormatExtensions.cs (1)
225
set {
_location
= value; }
2 references to _location
System.Web.Services.Description (2)
System\Web\Services\Description\SoapFormatExtensions.cs (2)
224
get { return
_location
== null ? string.Empty :
_location
; }