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