7 references to FreezeBag
System.Collections.Concurrent (7)
System\Collections\Concurrent\ConcurrentBag.cs (7)
285FreezeBag(ref lockTaken); 379FreezeBag(ref lockTaken); 431FreezeBag(ref lockTaken); 493FreezeBag(ref lockTaken); 556FreezeBag(ref lockTaken); 634/// <summary>"Unfreezes" a bag frozen with <see cref="FreezeBag(ref bool)"/>.</summary> 635/// <param name="lockTaken">The result of the <see cref="FreezeBag(ref bool)"/> method.</param>