1 write to waitCount
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
852this.waitCount++;
2 references to waitCount
System.ServiceModel (2)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (2)
841if (this.waitCount < 2) 854if (this.waitCount == 2)