1 reference to RemoveAll
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\LoadRetryHandler.cs (1)
51
result = this.retryQueue.
RemoveAll
(x => x.Value != null);