7 references to FreezeBag
System.Collections.Concurrent (7)
System\Collections\Concurrent\ConcurrentBag.cs (7)
291FreezeBag(ref lockTaken); 385FreezeBag(ref lockTaken); 437FreezeBag(ref lockTaken); 499FreezeBag(ref lockTaken); 562FreezeBag(ref lockTaken); 640/// <summary>"Unfreezes" a bag frozen with <see cref="FreezeBag(ref bool)"/>.</summary> 641/// <param name="lockTaken">The result of the <see cref="FreezeBag(ref bool)"/> method.</param>