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