2 references to ZLibErrorDLLLoadError
System.Net.WebSockets (2)
System\Net\WebSockets\Compression\WebSocketDeflater.cs (1)
222throw new WebSocketException(SR.ZLibErrorDLLLoadError, cause);
System\Net\WebSockets\Compression\WebSocketInflater.cs (1)
268throw new WebSocketException(SR.ZLibErrorDLLLoadError, exception);