1 write to rawConnection
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
61this.rawConnection = connection;
1 reference to rawConnection
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
91get { return this.rawConnection; }