3 writes to ExpectedValueMin
System.Net.WebSockets (3)
System\Net\WebSockets\ManagedWebSocket.cs (3)
1810
state.
ExpectedValueMin
= 0x80;
1816
state.
ExpectedValueMin
= 0x800;
1822
state.
ExpectedValueMin
= 0x10000;
1 reference to ExpectedValueMin
System.Net.WebSockets (1)
System\Net\WebSockets\ManagedWebSocket.cs (1)
1860
if (state.CurrentDecodeBits < state.
ExpectedValueMin
)