2 references to Use
System.Web.Services (2)
System\Web\Services\Protocols\SoapReflector.cs (2)
131
return ((SoapRpcServiceAttribute)soapServiceAttribute).
Use
== SoapBindingUse.Encoded;
246
method.Use = ((SoapRpcServiceAttribute)serviceAttr).
Use
;