1 write to rawConnection
System.ServiceModel (1)
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
52
this.
rawConnection
= connection;
1 reference to rawConnection
System.ServiceModel (1)
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
78
get { return
rawConnection
; }