2 references to TryAddCount
System.Threading (2)
System\Threading\CountdownEvent.cs (2)
279return TryAddCount(1); 297if (!TryAddCount(signalCount))