3 references to ErrorHandleIndex
System (3)
net\System\Net\connectionpool.cs (3)
85return (ManualResetEvent) m_WaitHandles[ErrorHandleIndex]; 127m_WaitHandles[ErrorHandleIndex] = new ManualResetEvent(false); 516case ErrorHandleIndex: