3 writes to ExpectedValueMin
System.Net.WebSockets (3)
System\Net\WebSockets\ManagedWebSocket.cs (3)
1793
state.
ExpectedValueMin
= 0x80;
1799
state.
ExpectedValueMin
= 0x800;
1805
state.
ExpectedValueMin
= 0x10000;
1 reference to ExpectedValueMin
System.Net.WebSockets (1)
System\Net\WebSockets\ManagedWebSocket.cs (1)
1843
if (state.CurrentDecodeBits < state.
ExpectedValueMin
)