2 references to AcceptWebSocketAsyncCore
System.Net.HttpListener (2)
System\Net\Managed\HttpListenerContext.Managed.cs (2)
89
return HttpWebSocket.
AcceptWebSocketAsyncCore
(this, subProtocol, receiveBufferSize, keepAliveInterval);
96
return HttpWebSocket.
AcceptWebSocketAsyncCore
(this, subProtocol, receiveBufferSize, keepAliveInterval);