2 writes to pending
System.ServiceModel (2)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (2)
558this.pending++; 565this.pending--;
2 references to pending
System.ServiceModel (2)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (2)
533if (this.pending > 0) 566if (this.pending == 0)