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