1 write to parent
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
1592
this.
parent
= parent;
1 reference to parent
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
1595
this.result = this.
parent
.Read(buffer, offset, count);