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