1 write to _messageType
System.Net.WebSockets (1)
System\Net\WebSockets\ValueWebSocketReceiveResult.cs (1)
24
_messageType
= messageType;
1 reference to _messageType
System.Net.WebSockets (1)
System\Net\WebSockets\ValueWebSocketReceiveResult.cs (1)
33
public WebSocketMessageType MessageType =>
_messageType
;