4 writes to replySent
System.ServiceModel (4)
System\ServiceModel\Channels\RequestContextBase.cs (4)
36this.replySent = false; 252this.replySent = true; 270this.replySent = true; 286this.replySent = true;
1 reference to replySent
System.ServiceModel (1)
System\ServiceModel\Channels\RequestContextBase.cs (1)
182if (this.replySent)