5 references to UTF8Fragment
System (5)
net\System\Net\WebSockets\WebSocketBase.cs (4)
1201
return WebSocketProtocolComponent.BufferType.
UTF8Fragment
;
1223
case WebSocketProtocolComponent.BufferType.
UTF8Fragment
:
1237
WebSocketProtocolComponent.BufferType.
UTF8Fragment
,
1246
WebSocketProtocolComponent.BufferType.
UTF8Fragment
,
net\System\Net\WebSockets\WebSocketBuffer.cs (1)
541
case WebSocketProtocolComponent.BufferType.
UTF8Fragment
: