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