2 references to ReceiveAsyncImpl
System.Web (2)
WebSockets\AspNetWebSocket.cs (2)
257receiveCloseTaskFunc = ReceiveAsyncImpl(buffer, cancellationToken, performValidation: false); 369return ReceiveAsyncImpl(buffer, cancellationToken)();