2 references to
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (1)
261
if (wsdl.PortTypes
[
wsdlPortType.Name] != null)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptions.cs (1)
139
portType = sd.PortTypes
[
name.Name];