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