1 instantiation of WsdlPortType
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
1097WsdlPortType portType = new WsdlPortType();
4 references to WsdlPortType
System.Runtime.Remoting (4)
metadata\wsdlparser.cs (4)
1097WsdlPortType portType = new WsdlPortType(); 1124private void ParseWsdlPortTypeOperationContent(WsdlPortType portType, WsdlPortTypeOperation portTypeOperation) 1924WsdlPortType portType = (WsdlPortType)wsdlPortTypes[binding.type];