11 references to BindHandle
mscorlib (2)
system\io\filestream.cs (2)
913
b = ThreadPool.
BindHandle
(_handle);
1050
b = ThreadPool.
BindHandle
(_handle);
System (3)
net\System\Net\Sockets\Socket.cs (1)
7652
ThreadPool.
BindHandle
(m_Handle);
services\io\system\io\FileSystemWatcher.cs (1)
1005
ThreadPool.
BindHandle
(directoryHandle);
sys\system\io\ports\SerialStream.cs (1)
757
if (!ThreadPool.
BindHandle
(_handle))
System.Core (1)
System\IO\Pipes\PipeStream.cs (1)
162
b = ThreadPool.
BindHandle
(handle);
System.IO.Log (1)
System\IO\Log\LogStore.cs (1)
177
if (!ThreadPool.
BindHandle
(this.logFile))
System.Messaging (1)
System\Messaging\MessageQueue.cs (1)
4480
ThreadPool.
BindHandle
(ReadHandle);
System.ServiceModel (3)
System\ServiceModel\Channels\MsmqQueue.cs (1)
90
ThreadPool.
BindHandle
(this.handle);
System\ServiceModel\Channels\PipeConnection.cs (2)
682
ThreadPool.
BindHandle
(this.pipe);
2119
ThreadPool.
BindHandle
(pipeHandle);