2 references to MessageEncodingBindingElementImporter
System.ServiceModel (2)
System\ServiceModel\Configuration\PolicyImporterElementCollection.cs (1)
41
this.Add(new PolicyImporterElement(typeof(
MessageEncodingBindingElementImporter
)));
System\ServiceModel\Configuration\WsdlImporterElementCollection.cs (1)
37
this.Add(new WsdlImporterElement(typeof(
MessageEncodingBindingElementImporter
)));