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