1 instantiation of ServerSingletonConnectionReader
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionDemuxer.cs (1)
555
ServerSingletonConnectionReader singletonReader = new
ServerSingletonConnectionReader
(serverSingletonPreambleReader, upgradedConnection, this.demuxer);
1 reference to ServerSingletonConnectionReader
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionDemuxer.cs (1)
555
ServerSingletonConnectionReader
singletonReader = new ServerSingletonConnectionReader(serverSingletonPreambleReader, upgradedConnection, this.demuxer);