3 references to OneWayElement
System.ServiceModel (3)
System\ServiceModel\Configuration\ExtensionsSection.cs (1)
69this.BindingElementExtensions.Add(new ExtensionElement(ConfigurationStrings.OneWaySectionName, typeof(OneWayElement).AssemblyQualifiedName));
System\ServiceModel\Configuration\OneWayElement.cs (2)
61OneWayElement source = (OneWayElement)from;