4 references to ZLibErrorUnexpected
System.Net.WebSockets (4)
System\Net\WebSockets\Compression\WebSocketDeflater.cs (2)
203: SR.Format(SR.ZLibErrorUnexpected, (int)errorCode); 234: SR.Format(SR.ZLibErrorUnexpected, (int)errorCode);
System\Net\WebSockets\Compression\WebSocketInflater.cs (2)
251_ => SR.Format(SR.ZLibErrorUnexpected, (int)errorCode) 280: SR.Format(SR.ZLibErrorUnexpected, (int)errorCode);