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