1 write to parent
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayChannelFactory.cs (1)
667
this.
parent
= parent;
3 references to parent
System.ServiceModel (3)
System\ServiceModel\Channels\OneWayChannelFactory.cs (3)
710
parent
.CleanupChannel(this.innerChannel, connectionStillGood, this.key,
721
this.
parent
.StampInitialMessage(this.message);
735
this.
parent
.StartBackgroundReceive(this.innerChannel);