8 references to CloseOutputAsync
System (8)
net\System\Net\WebSockets\WebSocketBase.cs (7)
234SR.GetString(SR.net_WebSockets_ReceiveAsyncDisallowedAfterCloseAsync, Methods.CloseAsync, Methods.CloseOutputAsync)); 292Methods.CloseOutputAsync), 528Logging.Enter(Logging.WebSockets, this, Methods.CloseOutputAsync, inputParameter); 634ThrowIfConvertibleException(Methods.CloseOutputAsync, exception, cancellationToken, aborted); 654Logging.Exit(Logging.WebSockets, this, Methods.CloseOutputAsync, inputParameter); 837ThrowIfConvertibleException(Methods.CloseOutputAsync, 937typeof(WebSocket).Name + "." + Methods.CloseOutputAsync,
net\System\Net\WebSockets\WebSocketException.cs (1)
162typeof(WebSocket).Name + WebSocketBase.Methods.CloseOutputAsync);