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