3 references to CreationHandleIndex
System (3)
net\System\Net\connectionpool.cs (3)
79return (Mutex) m_WaitHandles[CreationHandleIndex]; 128m_WaitHandles[CreationHandleIndex] = new Mutex(); 528case CreationHandleIndex: