4 references to ImportWsdlPort
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (4)
135
ServiceEndpoint endpoint =
ImportWsdlPort
(wsdlPort, ErrorBehavior.DoNotThrowExceptions);
194
return
ImportWsdlPort
(wsdlPort, ErrorBehavior.RethrowExceptions);
263
ServiceEndpoint endpoint =
ImportWsdlPort
(wsdlPort, ErrorBehavior.DoNotThrowExceptions);
285
ServiceEndpoint endpoint =
ImportWsdlPort
(wsdlPort, ErrorBehavior.DoNotThrowExceptions);