7 references to EnsureBoundHandle
System (7)
net\System\Net\_ListenerRequestStream.cs (1)
237m_HttpContext.EnsureBoundHandle();
net\System\Net\_ListenerResponseStream.cs (1)
272m_HttpContext.EnsureBoundHandle();
net\System\Net\HttpListenerRequest.cs (1)
788HttpListenerContext.EnsureBoundHandle();
net\System\Net\HttpListenerResponse.cs (2)
532HttpListenerContext.EnsureBoundHandle(); 561HttpListenerContext.EnsureBoundHandle();
net\System\Net\WebSockets\WebSocketHttpListenerDuplexStream.cs (2)
265m_InputStream.InternalHttpContext.EnsureBoundHandle(); 522m_OutputStream.InternalHttpContext.EnsureBoundHandle();