5 references to results
System.ServiceModel (5)
System\ServiceModel\Channels\PeerFlooder.cs (5)
856this.results.Add(result, neighbor); 922if (this.results.Count == 0) 961if (!this.results.TryGetValue(result, out neighbor)) 971this.results.Remove(result); 1008if (this.results.Count == 0 && this.doneAdding && this.shouldCallComplete)