3 references to GetPortTypeQName
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (1)
256
XmlQualifiedName wsdlPortTypeQName = WsdlNamingHelper.
GetPortTypeQName
(contract);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (2)
228
if (!this.KnownContracts.ContainsKey(WsdlExporter.WsdlNamingHelper.
GetPortTypeQName
(contract)))
1513
XmlQualifiedName qName = WsdlExporter.WsdlNamingHelper.
GetPortTypeQName
(contract);