2 references to
System (2)
net\System\Net\_Semaphore.cs (1)
21
internal Semaphore(int initialCount, int maxCount) :
base
() {
services\monitoring\system\diagnosticts\processwaithandle.cs (1)
13
internal ProcessWaitHandle( SafeProcessHandle processHandle):
base
() {