3 references to PingPong
System (3)
net\System\Net\WebSockets\WebSocketBase.cs (2)
1793(bufferType != WebSocketProtocolComponent.BufferType.PingPong && 1994if (bufferType == WebSocketProtocolComponent.BufferType.PingPong)
net\System\Net\WebSockets\WebSocketBuffer.cs (1)
543case WebSocketProtocolComponent.BufferType.PingPong: