2 references to CloseAsyncCore
System.Net.WebSockets.Client (2)
System\Net\WebSockets\BrowserWebSockets\BrowserWebSocket.cs (2)
190return CloseAsyncCore(closeStatus, statusDescription, false, cancellationToken); 200return CloseAsyncCore(closeStatus, statusDescription, true, cancellationToken);