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)
33public WebSocketMessageType MessageType => _messageType;