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