1 write to doneAdding
System.ServiceModel (1)
System\ServiceModel\Channels\PeerFlooder.cs (1)
920this.doneAdding = true;
4 references to doneAdding
System.ServiceModel (4)
System\ServiceModel\Channels\PeerFlooder.cs (4)
864if (!(this.doneAdding && this.shouldCallComplete)) 963if (!doneAdding) 993if (temp != null && this.doneAdding && !this.shouldCallComplete) 1008if (this.results.Count == 0 && this.doneAdding && this.shouldCallComplete)