4 references to acked
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (4)
656this.acked.Clear(); 663this.acked.Add(reply); 667for (int i = 0; i < this.acked.Count; i++) 669reply = this.acked[i];