2 references to ConvertToCustomBinding
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportBindingElementImporter.cs (2)
93
BindingElementCollection elements =
ConvertToCustomBinding
(context).Elements;
106
ConvertToCustomBinding
(context).Elements.Add(transportBindingElement);