2 references to TransportBindingElementImporter
System.ServiceModel (2)
System\ServiceModel\Configuration\PolicyImporterElementCollection.cs (1)
42
this.Add(new PolicyImporterElement(typeof(
TransportBindingElementImporter
)));
System\ServiceModel\Configuration\WsdlImporterElementCollection.cs (1)
38
this.Add(new WsdlImporterElement(typeof(
TransportBindingElementImporter
)));