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