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