2 references to ExposeConnectionProperty
System.ServiceModel (2)
System\ServiceModel\Channels\NamedPipeChannelListener.cs (1)
162this, new EndpointAddress(this.Uri), ExposeConnectionProperty, connectionDemuxer);
System\ServiceModel\Channels\TcpChannelListener.cs (1)
169this, new EndpointAddress(this.Uri), ExposeConnectionProperty, connectionDemuxer);