3 references to TcpTransportElement
System.ServiceModel (3)
System\ServiceModel\Configuration\ExtensionsSection.cs (1)
85this.BindingElementExtensions.Add(new ExtensionElement(ConfigurationStrings.TcpTransportSectionName, typeof(TcpTransportElement).AssemblyQualifiedName));
System\ServiceModel\Configuration\TcpTransportElement.cs (2)
45TcpTransportElement source = (TcpTransportElement)from;