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