1 write to parent
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
1276this.parent = parent;
1 reference to parent
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
1296thisPtr.message = thisPtr.parent.Receive(thisPtr.timeout);