2 references to CreateTransportBindingElements
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportBindingElementImporter.cs (2)
103TransportBindingElement transportBindingElement = CreateTransportBindingElements(soapBinding.Transport, null); 127TransportBindingElement transportBindingElement = CreateTransportBindingElements(transportUri, policyContext);