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