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