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