2 references to CloseOutputAsyncImpl
System.Web (2)
WebSockets\AspNetWebSocket.cs (2)
253
sendCloseTaskFunc =
CloseOutputAsyncImpl
(closeStatus, statusDescription, cancellationToken, performValidation: false);
296
return
CloseOutputAsyncImpl
(closeStatus, statusDescription, cancellationToken)();