1 write to portType
System.Web.Services (1)
System\Web\Services\Description\SoapProtocolReflector.cs (1)
64
soapMethod.
portType
= Binding != null ? Binding.Type : null;
1 reference to portType
System.Web.Services (1)
System\Web\Services\Description\Soap12ProtocolReflector.cs (1)
46
soap11PortType = SoapMethod.
portType
;