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