4 references to Continuation
System.Net.WebSockets (4)
System\Net\WebSockets\ManagedWebSocket.cs (4)
349opcode = MessageOpcode.Continuation; 727if (compressed && opcode != MessageOpcode.Continuation) 887if (header.Opcode == MessageOpcode.Continuation) 1364case MessageOpcode.Continuation: