2 references to GetPortType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (2)
579WsdlNS.PortType wsdlPortType = _wsdlDocuments.GetPortType(wsdlPortTypeQName); 871WsdlNS.PortType wsdlPortType = wsdlDocuments.GetPortType(wsdlOperationBinding.Binding.Type);