4 references to ImportWsdlPort
System.ServiceModel (4)
System\ServiceModel\Description\WsdlImporter.cs (4)
135
ServiceEndpoint endpoint =
ImportWsdlPort
(wsdlPort, ErrorBehavior.DoNotThrowExceptions);
193
return
ImportWsdlPort
(wsdlPort, ErrorBehavior.RethrowExceptions);
262
ServiceEndpoint endpoint =
ImportWsdlPort
(wsdlPort, ErrorBehavior.DoNotThrowExceptions);
284
ServiceEndpoint endpoint =
ImportWsdlPort
(wsdlPort, ErrorBehavior.DoNotThrowExceptions);