2 references to ExposeConnectionProperty
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
44
this.exposeConnectionProperty = bindingElement.
ExposeConnectionProperty
;
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
64
this.exposeConnectionProperty = bindingElement.
ExposeConnectionProperty
;