1 reference to net_Websockets_AlreadyOneOutstandingOperation
System.Net.WebSockets (1)
System\Net\WebSockets\ManagedWebSocket.cs (1)
1533private static void ThrowOperationInProgress(string? methodName) => throw new InvalidOperationException(SR.Format(SR.net_Websockets_AlreadyOneOutstandingOperation, methodName));