2 references to GetAllPorts
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (2)
130
foreach (WsdlNS.Port wsdlPort in this.
GetAllPorts
())
1524
foreach (WsdlNS.Port wsdlPort in
GetAllPorts
())