4 writes to ExpectedValueMin
System.Net.WebSockets (4)
System\Net\WebSockets\ManagedWebSocket.cs (4)
1562state.ExpectedValueMin = 0; 1573state.ExpectedValueMin = 0x80; 1579state.ExpectedValueMin = 0x800; 1585state.ExpectedValueMin = 0x10000;
1 reference to ExpectedValueMin
System.Net.WebSockets (1)
System\Net\WebSockets\ManagedWebSocket.cs (1)
1620if (state.CurrentDecodeBits < state.ExpectedValueMin)