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