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