2 references to TryAddCount
mscorlib (2)
system\threading\CountdownEvent.cs (2)
303return TryAddCount(1); 321if (!TryAddCount(signalCount))