3 references to HttpsTransportElement
System.ServiceModel (3)
System\ServiceModel\Configuration\ExtensionsSection.cs (1)
71this.BindingElementExtensions.Add(new ExtensionElement(ConfigurationStrings.HttpsTransportSectionName, typeof(HttpsTransportElement).AssemblyQualifiedName));
System\ServiceModel\Configuration\HttpsTransportElement.cs (2)
32HttpsTransportElement source = (HttpsTransportElement)from;