3 references to wsdlPortTypes
System.Runtime.Remoting (3)
metadata\wsdlparser.cs (3)
930
foreach (DictionaryEntry d in
wsdlPortTypes
)
1120
wsdlPortTypes
[portType.name] = portType;
1924
WsdlPortType portType = (WsdlPortType)
wsdlPortTypes
[binding.type];