1 write to oneWay
System.ServiceModel (1)
System\ServiceModel\WSDualHttpBinding.cs (1)
225this.oneWay = new OneWayBindingElement();
2 references to oneWay
System.ServiceModel (2)
System\ServiceModel\WSDualHttpBinding.cs (2)
302if (!this.oneWay.IsMatch(oneWay)) 356bindingElements.Add(oneWay);