2 references to SemaphoreHandleIndex
System (2)
net\System\Net\connectionpool.cs (2)
91return (Semaphore) m_WaitHandles[SemaphoreHandleIndex]; 126m_WaitHandles[SemaphoreHandleIndex] = new Semaphore(0, MaxQueueSize);