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