2 writes to exposeConnectionProperty
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionOrientedTransportBindingElement.cs (2)
50this.exposeConnectionProperty = elementToBeCloned.exposeConnectionProperty; 94this.exposeConnectionProperty = value;
2 references to exposeConnectionProperty
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionOrientedTransportBindingElement.cs (2)
50this.exposeConnectionProperty = elementToBeCloned.exposeConnectionProperty; 90return this.exposeConnectionProperty;